Binary compatibility report for the JCommon library between 1.0.5 and 1.0.6 versions

Test Info


Library NameJCommon
Version #11.0.5
Version #21.0.6

Test Results


Total Java ARchives2
Total Methods / Classes2037 / 329
VerdictCompatible

Problem Summary


SeverityCount
Added Methods-2
Removed MethodsHigh0
Problems with
Data Types
High0
Medium0
Low2
Problems with
Methods
High0
Medium0
Low0

Added Methods (2)


jcommon-1.0.6.jar, ArrayUtilities.class
package org.jfree.util
ArrayUtilities.compareVersionArrays ( Comparable[ ] a1, Comparable[ ] a2 ) [static]  :  int

jcommon-1.0.6.jar, ObjectUtilities.class
package org.jfree.util
ObjectUtilities.isJDK14 ( ) [static]  :  boolean

to the top

Problems with Data Types, Low Severity (2)


jcommon-1.0.5.jar
package org.jfree.date
[+] SpreadsheetDate (2)

to the top

Java ARchives (2)


jcommon-1.0.5.jar
jcommon-xml-1.0.5.jar

to the top