Source compatibility report for the CDK library between 1.4.6 and 1.4.7 versions
Test Info
Library Name | CDK |
Version #1 | 1.4.6 |
Version #2 | 1.4.7 |
Test Results
Total Java ARchives | 1 |
---|
Total Methods / Classes | 31804 / 3520 |
---|
Verdict | Incompatible (0.02%) |
Problem Summary
| Severity | Count |
---|
Added Methods | - | 5 |
---|
Removed Methods | High | 5 |
---|
Problems with Data Types | High | 0 |
---|
Medium | 0 |
Low | 0 |
Problems with Methods | High | 0 |
---|
Medium | 0 |
Low | 0 |
Added Methods (5)
cdk-1.4.7.jar, IteratingMDLReader.class
package org.openscience.cdk.io.iterator
IteratingMDLReader.next ( ) : IAtomContainer
[mangled: org/openscience/cdk/io/iterator/IteratingMDLReader.next:()Lorg/openscience/cdk/interfaces/IAtomContainer;]
cdk-1.4.7.jar, IteratingPCCompoundASNReader.class
package org.openscience.cdk.io.iterator
IteratingPCCompoundASNReader.next ( ) : IAtomContainer
[mangled: org/openscience/cdk/io/iterator/IteratingPCCompoundASNReader.next:()Lorg/openscience/cdk/interfaces/IAtomContainer;]
cdk-1.4.7.jar, IteratingPCCompoundXMLReader.class
package org.openscience.cdk.io.iterator
IteratingPCCompoundXMLReader.next ( ) : IAtomContainer
[mangled: org/openscience/cdk/io/iterator/IteratingPCCompoundXMLReader.next:()Lorg/openscience/cdk/interfaces/IAtomContainer;]
cdk-1.4.7.jar, IteratingPCSubstancesXMLReader.class
package org.openscience.cdk.io.iterator
IteratingPCSubstancesXMLReader.next ( ) : IChemModel
[mangled: org/openscience/cdk/io/iterator/IteratingPCSubstancesXMLReader.next:()Lorg/openscience/cdk/interfaces/IChemModel;]
cdk-1.4.7.jar, IteratingSMILESReader.class
package org.openscience.cdk.io.iterator
IteratingSMILESReader.next ( ) : IAtomContainer
[mangled: org/openscience/cdk/io/iterator/IteratingSMILESReader.next:()Lorg/openscience/cdk/interfaces/IAtomContainer;]
to the top
Removed Methods (5)
cdk-1.4.6.jar, IteratingMDLReader.class
package org.openscience.cdk.io.iterator
IteratingMDLReader.next ( ) : IChemObject
[mangled: org/openscience/cdk/io/iterator/IteratingMDLReader.next:()Lorg/openscience/cdk/interfaces/IChemObject;]
cdk-1.4.6.jar, IteratingPCCompoundASNReader.class
package org.openscience.cdk.io.iterator
IteratingPCCompoundASNReader.next ( ) : IChemObject
[mangled: org/openscience/cdk/io/iterator/IteratingPCCompoundASNReader.next:()Lorg/openscience/cdk/interfaces/IChemObject;]
cdk-1.4.6.jar, IteratingPCCompoundXMLReader.class
package org.openscience.cdk.io.iterator
IteratingPCCompoundXMLReader.next ( ) : IChemObject
[mangled: org/openscience/cdk/io/iterator/IteratingPCCompoundXMLReader.next:()Lorg/openscience/cdk/interfaces/IChemObject;]
cdk-1.4.6.jar, IteratingPCSubstancesXMLReader.class
package org.openscience.cdk.io.iterator
IteratingPCSubstancesXMLReader.next ( ) : IChemObject
[mangled: org/openscience/cdk/io/iterator/IteratingPCSubstancesXMLReader.next:()Lorg/openscience/cdk/interfaces/IChemObject;]
cdk-1.4.6.jar, IteratingSMILESReader.class
package org.openscience.cdk.io.iterator
IteratingSMILESReader.next ( ) : IChemObject
[mangled: org/openscience/cdk/io/iterator/IteratingSMILESReader.next:()Lorg/openscience/cdk/interfaces/IChemObject;]
to the top
Java ARchives (1)
cdk-1.4.6.jar
to the top