Source compatibility report for the CDK library between 1.2.3 and 1.2.4 versions

Test Info


Library NameCDK
Version #11.2.3
Version #21.2.4

Test Results


Total Java ARchives1
Total Methods / Classes25235 / 2518
VerdictIncompatible
(0.01%)

Problem Summary


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

Added Methods (7)


cdk-1.2.4.jar, BondManipulator.class
package org.openscience.cdk.tools.manipulator
BondManipulator.getMinimumBondOrder ( Iterator bonds ) [static]  :  IBond.Order
BondManipulator.getMinimumBondOrder ( List bonds ) [static]  :  IBond.Order

cdk-1.2.4.jar, CustomSerializer.class
package org.openscience.cdk.io.cml
CustomSerializer.CustomSerializer ( OutputStream out )
CustomSerializer.CustomSerializer ( OutputStream out, String encoding )
CustomSerializer.writeXMLDeclaration ( )  :  void

cdk-1.2.4.jar, MDLWriter.class
package org.openscience.cdk.io
MDLWriter.customizeJob ( )  :  void
MDLWriter.getIOSettings ( )  :  IOSetting[ ]

to the top

Problems with Methods, Medium Severity (13)


cdk-1.2.3.jar, ForceFieldConfigurator
package org.openscience.cdk.modeling.builder3d
[+] ForceFieldConfigurator.assignAtomTyps ( IMolecule molecule )  :  IRingSet (2)
[+] ForceFieldConfigurator.configureAtom ( IAtom atom, String hoseCode, boolean _boolean )  :  IAtom (2)
[+] ForceFieldConfigurator.configureMM2BasedAtom ( IAtom atom, String hoseCode, boolean hetRing )  :  IAtom (2)
[+] ForceFieldConfigurator.configureMMFF94BasedAtom ( IAtom atom, String hoseCode, boolean isInHetRing )  :  IAtom (2)

cdk-1.2.3.jar, ModelBuilder3D
package org.openscience.cdk.modeling.builder3d
[+] ModelBuilder3D.generate3DCoordinates ( IMolecule molecule, boolean clone )  :  IMolecule (5)

to the top

Java ARchives (1)


cdk-1.2.3.jar

to the top