Binary compatibility report for the CDK library between 1.4.11 and 1.4.12 versions

Test Info


Library NameCDK
Version #11.4.11
Version #21.4.12

Test Results


Total Java ARchives1
Total Methods / Classes31859 / 3522
VerdictCompatible

Problem Summary


SeverityCount
Added Methods-8
Removed MethodsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0
Other Changes
in Data Types
-1

Added Methods (8)


cdk-1.4.12.jar, PiContactDetectionDescriptor.class
package org.openscience.cdk.qsar.descriptors.atompair
PiContactDetectionDescriptor.calculate ( IAtom first, IAtom second, IAtomContainer atomContainer )  :  DescriptorValue
PiContactDetectionDescriptor.getDescriptorNames ( )  :  String[ ]
PiContactDetectionDescriptor.getParameterNames ( )  :  String[ ]
PiContactDetectionDescriptor.getParameters ( )  :  Object[ ]
PiContactDetectionDescriptor.getParameterType ( String name )  :  Object
PiContactDetectionDescriptor.getSpecification ( )  :  DescriptorSpecification
PiContactDetectionDescriptor.PiContactDetectionDescriptor ( )
PiContactDetectionDescriptor.setParameters ( Object[ ] params )  :  void

to the top

Other Changes in Data Types (1)


cdk-1.4.11.jar
package org.openscience.cdk.io.cml
[+] CMLCoreModule (1)

to the top

Java ARchives (1)


cdk-1.4.11.jar

to the top