Binary compatibility report for the CDK library between 1.4.15 and 1.4.16 versions

Test Info


Library NameCDK
Version #11.4.15
Version #21.4.16

Test Results


Total Java ARchives1
Total Methods / Classes32169 / 3559
VerdictCompatible

Problem Summary


SeverityCount
Added Methods-2
Removed MethodsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0

Added Methods (2)


cdk-1.4.16.jar, Order.class
package org.openscience.cdk.interfaces
IBond.Order.numeric ( )  :  Integer

cdk-1.4.16.jar, StructureDiagramGenerator.class
package org.openscience.cdk.layout
StructureDiagramGenerator.getBondLength ( )  :  double

to the top

Java ARchives (1)


cdk-1.4.15.jar

to the top