Binary compatibility report for the CDK library between 1.4.15 and 1.4.16 versions
Test Info
Library Name | CDK |
Version #1 | 1.4.15 |
Version #2 | 1.4.16 |
Test Results
Total Java ARchives | 1 |
---|
Total Methods / Classes | 32169 / 3559 |
---|
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Methods | - | 2 |
---|
Removed Methods | High | 0 |
---|
Problems with Data Types | High | 0 |
---|
Medium | 0 |
Low | 0 |
Problems with Methods | High | 0 |
---|
Medium | 0 |
Low | 0 |
Added Methods (2)
cdk-1.4.16.jar, Order.class
package org.openscience.cdk.interfaces
IBond.Order.numeric ( ) : Integer
[mangled: org/openscience/cdk/interfaces/IBond.Order.numeric:()Ljava/lang/Integer;]
cdk-1.4.16.jar, StructureDiagramGenerator.class
package org.openscience.cdk.layout
StructureDiagramGenerator.getBondLength ( ) : double
[mangled: org/openscience/cdk/layout/StructureDiagramGenerator.getBondLength:()D]
to the top
Java ARchives (1)
cdk-1.4.15.jar
to the top