Current Release (February, 2009)
Version 2.5 of the HDF Java Products was released February 11, 2009. This version
was built with HDF4.2r4 and HDF5 Release 1.8.2 with the 1.6 API Compatibility
Macros, using jdk 1.6.x.
Version 2.5 takes advantage of many of the improvements introduced in HDF5 Release 1.8.0.
However, since it relies on the 1.6 APIs, this version of hdf-java does not include the
200+ APIs introduced with HDF5 1.8.0, and cannot use features that are only accessible via those APIs.
HDF5 files created with HDF5 1.8.x APIs can be opened, but objects that use new file
format features will not be accessible with the hdf-java products. All files and objects
written by version 2.5 of the hdf-java products will be readable by applications linked
with 1.6.x or 1.8.x versions of the HDF5 library.
The HDFView User's Guide section About This Release,
provides more information on Version 2.5 of HDFView, the visual browser.
Full support for HDF 1.8 will be provided in the next version of the HDF Java Products,
scheduled for release in October, 2009. That version will:
(1) Implement HDF5 Java Native (JNI5) with new HDF5 1.8 APIs.
(2) Use new APIs in the hdf-java object package.
(3) Add features supported by the new APIs.
|