Source compatibility report for the CDK library between 1.4.10 and 1.4.11 versions

Test Info


Library NameCDK
Version #11.4.10
Version #21.4.11

Test Results


Total Java ARchives1
Total Methods / Classes31843 / 3520
VerdictCompatible

Problem Summary


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

Added Methods (4)


cdk-1.4.11.jar, FixBondOrdersTool.class
package org.openscience.cdk.smiles
FixBondOrdersTool.FixBondOrdersTool ( )
FixBondOrdersTool.isInterrupted ( )  :  boolean
FixBondOrdersTool.kekuliseAromaticRings ( IMolecule molecule )  :  IMolecule
FixBondOrdersTool.setInterrupted ( boolean interrupted )  :  void

to the top

Java ARchives (1)


cdk-1.4.10.jar

to the top