[svn-r29226] HDFFV-9552: merge in java code.

This commit is contained in:
Allen Byrne
2016-02-28 21:43:00 -05:00
parent a1617b7cdb
commit 63249be0e1
290 changed files with 74248 additions and 46 deletions

View File

@@ -0,0 +1,16 @@
Creating datasets...
DS1 has allocation time H5D_ALLOC_TIME_LATE
DS2 has allocation time H5D_ALLOC_TIME_EARLY
Space for DS1 has not been allocated.
Storage size for DS1 is: 0 bytes.
Space for DS2 has been allocated.
Storage size for DS2 is: 112 bytes.
Writing data...
Space for DS1 has been allocated.
Storage size for DS1 is: 112 bytes.
Space for DS2 has been allocated.
Storage size for DS2 is: 112 bytes.