Source compatibility report for the HDF-Java library between 2.8 and 2.9 versions

Test Info


Library NameHDF-Java
Version #12.8
Version #22.9

Test Results


Total Java ARchives6
Total Methods / Classes2064 / 157
VerdictIncompatible
(0.7%)

Problem Summary


SeverityCount
Added Methods-27
Removed MethodsHigh0
Problems with
Data Types
High1
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0
Other Changes
in Data Types
-5

Added Methods (27)


jhdf5.jar, H5.class
package ncsa.hdf.hdf5lib
H5.H5Gget_obj_info_full ( int loc_id, String name, String[ ] oname, int[ ] otype, int[ ] ltype, long[ ] fno, long[ ] ref, int indx_type, int indx_order ) [static]  :  int

jhdf5obj.jar, H5File.class
package ncsa.hdf.object.h5
H5File.getIndexOrder ( )  :  int
H5File.getIndexOrder ( String strorder )  :  int
H5File.getIndexOrderValue ( String strorder ) [static]  :  int
H5File.getIndexType ( )  :  int
H5File.getIndexType ( String strtype )  :  int
H5File.getIndexTypeValue ( String strtype ) [static]  :  int
H5File.setIndexOrder ( int indexOrder )  :  void
H5File.setIndexType ( int indexType )  :  void

jhdf5obj.jar, H5Link.class
package ncsa.hdf.object.h5
H5Link.setName ( String newName )  :  void

jhdfobj.jar, Dataset.class
package ncsa.hdf.object
Dataset.getOriginalClass ( )  :  Class

jhdfobj.jar, FileFormat.class
package ncsa.hdf.object
FileFormat.getIndexOrder ( String strorder )  :  int
FileFormat.getIndexOrderValue ( String strorder ) [static]  :  int
FileFormat.getIndexType ( String strtype )  :  int
FileFormat.getIndexTypeValue ( String strtype ) [static]  :  int
FileFormat.setIndexOrder ( int indexOrder )  :  void
FileFormat.setIndexType ( int indexType )  :  void

jhdfview.jar, DefaultTreeView.class
package ncsa.hdf.view
DefaultTreeView.reopenFile ( FileFormat fileFormat )  :  FileFormat

jhdfview.jar, HDFView.class
package ncsa.hdf.view
HDFView.reloadFile ( )  :  void

jhdfview.jar, TreeView.class
package ncsa.hdf.view
TreeView.reopenFile ( FileFormat p1 ) [abstract]  :  FileFormat

jhdfview.jar, UserOptionsDialog.class
package ncsa.hdf.view
UserOptionsDialog.itemStateChanged ( ItemEvent e )  :  void

jhdfview.jar, ViewProperties.class
package ncsa.hdf.view
ViewProperties.getIndexOrder ( ) [static]  :  String
ViewProperties.getIndexType ( ) [static]  :  String
ViewProperties.isEarlyLib ( ) [static]  :  boolean
ViewProperties.setEarlyLib ( boolean b ) [static]  :  void
ViewProperties.setIndexOrder ( String idxOrder ) [static]  :  void
ViewProperties.setIndexType ( String idxType ) [static]  :  void

to the top

Problems with Data Types, High Severity (1)


jhdfview.jar
package ncsa.hdf.view
[+] TreeView (1)

to the top

Other Changes in Data Types (5)


jhdf5.jar
package ncsa.hdf.hdf5lib
[+] HDF5Constants (1)

jhdfobj.jar
package ncsa.hdf.object
[+] Datatype (1)
[+] FileFormat (2)

jhdfview.jar
package ncsa.hdf.view
[+] Tools (1)

to the top

Java ARchives (6)


jhdf.jar
jhdf4obj.jar
jhdf5.jar
jhdf5obj.jar
jhdfobj.jar
jhdfview.jar

to the top