Binary compatibility report for the JCommon library between 1.0.10 and 1.0.11 versions

Test Info


Library NameJCommon
Version #11.0.10
Version #21.0.11

Test Results


Total Java ARchives2
Total Methods / Classes2062 / 330
VerdictIncompatible
(5.1%)

Problem Summary


SeverityCount
Added Methods-0
Removed MethodsHigh1
Problems with
Data Types
High3
Medium0
Low0
Problems with
Methods
High0
Medium0
Low1

Removed Methods (1)


jcommon-1.0.10.jar, SerialDate.class
package org.jfree.date
SerialDate.compareTo ( Object p1 ) [abstract]  :  int

to the top

Problems with Data Types, High Severity (3)


jcommon-1.0.10.jar
package org.jfree.date
[+] SerialDate (1)

package org.jfree.text
[+] TextBlock (1)
[+] TextLine (1)

to the top

Problems with Methods, Low Severity (1)


jcommon-1.0.10.jar, ObjectUtilities
package org.jfree.util
[+] ObjectUtilities.getClassLoader ( Class c ) [static]  :  ClassLoader (1)

to the top

Java ARchives (2)


jcommon-1.0.10.jar
jcommon-xml-1.0.10.jar

to the top