Source compatibility report for the JCommon library between 1.0.16 and 1.0.17 versions

Test Info


Library NameJCommon
Version #11.0.16
Version #21.0.17

Test Results


Total Java ARchives2
Total Methods / Classes2066 / 332
VerdictCompatible

Problem Summary


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

Added Methods (2)


jcommon-1.0.17.jar, SerialUtilities.class
package org.jfree.io
SerialUtilities.readComposite ( ObjectInputStream stream ) [static]  :  Composite
SerialUtilities.writeComposite ( Composite composite, ObjectOutputStream stream ) [static]  :  void

to the top

Java ARchives (2)


jcommon-1.0.16.jar
jcommon-xml-1.0.16.jar

to the top