Source compatibility report for the JCommon library between 1.0.5 and 1.0.6 versions
Test Info
Library Name | JCommon |
Version #1 | 1.0.5 |
Version #2 | 1.0.6 |
Test Results
Total Java ARchives | 2 |
---|
Total Methods / Classes | 2037 / 329 |
---|
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)
jcommon-1.0.6.jar, ArrayUtilities.class
package org.jfree.util
ArrayUtilities.compareVersionArrays ( Comparable[ ] a1, Comparable[ ] a2 ) [static] : int
[mangled: org/jfree/util/ArrayUtilities.compareVersionArrays:([Ljava/lang/Comparable;[Ljava/lang/Comparable;)I]
jcommon-1.0.6.jar, ObjectUtilities.class
package org.jfree.util
ObjectUtilities.isJDK14 ( ) [static] : boolean
[mangled: org/jfree/util/ObjectUtilities.isJDK14:()Z]
to the top
Java ARchives (2)
jcommon-1.0.5.jar
jcommon-xml-1.0.5.jar
to the top