Source compatibility report for the CDK library between 1.2.5 and 1.2.6 versions
Test Info
Library Name | CDK |
Version #1 | 1.2.5 |
Version #2 | 1.2.6 |
Test Results
Total Java ARchives | 1 |
---|
Total Methods / Classes | 25330 / 2522 |
---|
Verdict | Incompatible (0.004%) |
Problem Summary
| Severity | Count |
---|
Added Methods | - | 1 |
---|
Removed Methods | High | 1 |
---|
Problems with Data Types | High | 0 |
---|
Medium | 0 |
Low | 0 |
Problems with Methods | High | 0 |
---|
Medium | 0 |
Low | 0 |
Added Methods (1)
cdk-1.2.6.jar, UniversalIsomorphismTester.class
package org.openscience.cdk.isomorphism
UniversalIsomorphismTester.projectList ( List rMapsList, IAtomContainer g, int id ) [static] : List
[mangled: org/openscience/cdk/isomorphism/UniversalIsomorphismTester.projectList:(Ljava/util/List;Lorg/openscience/cdk/interfaces/IAtomContainer;I)Ljava/util/List;]
to the top
Removed Methods (1)
cdk-1.2.5.jar, UniversalIsomorphismTester.class
package org.openscience.cdk.isomorphism
UniversalIsomorphismTester.projectList ( List rMapsList, IAtomContainer g, int id ) [static] : ArrayList
[mangled: org/openscience/cdk/isomorphism/UniversalIsomorphismTester.projectList:(Ljava/util/List;Lorg/openscience/cdk/interfaces/IAtomContainer;I)Ljava/util/ArrayList;]
to the top
Java ARchives (1)
cdk-1.2.5.jar
to the top