Source compatibility report for the CDK library between 1.4.18 and 1.4.19 versions

Test Info


Library NameCDK
Version #11.4.18
Version #21.4.19

Test Results


Total Java ARchives1
Total Methods / Classes32175 / 3559
VerdictIncompatible
(0.01%)

Problem Summary


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

Added Methods (5)


cdk-1.4.19.jar, IsotopeFactory.class
package org.openscience.cdk.config
IsotopeFactory.getIsotopes ( )  :  IIsotope[ ]
IsotopeFactory.getIsotopes ( double exactMass, double difference )  :  IIsotope[ ]

cdk-1.4.19.jar, SDFWriter.class
package org.openscience.cdk.io
SDFWriter.SDFWriter ( OutputStream output, Set propertiesToWrite )
SDFWriter.SDFWriter ( Set propertiesToWrite )
SDFWriter.SDFWriter ( Writer out, Set propertiesToWrite )

to the top

Problems with Data Types, High Severity (3)


cdk-1.4.18.jar
package org.openscience.cdk.layout
[+] HydrogenPlacer (3)

to the top

Other Changes in Data Types (2)


cdk-1.4.18.jar
package org.openscience.cdk.config
[+] Elements (2)

to the top

Java ARchives (1)


cdk-1.4.18.jar

to the top