Binary compatibility report for the JCommon library between 0.8.1 and 0.8.2 versions

Test Info


Library NameJCommon
Version #10.8.1
Version #20.8.2

Test Results


Total Java ARchives1
Total Methods / Classes669 / 120
VerdictCompatible

Problem Summary


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

Added Methods (5)


jcommon-0.8.2.jar, BoundsAnchor.class
package org.jfree.ui
BoundsAnchor.equals ( Object p1 )  :  boolean
BoundsAnchor.toString ( )  :  String

jcommon-0.8.2.jar, RefineryUtilities.class
package org.jfree.ui
RefineryUtilities.drawAlignedString ( Graphics2D p1, String p2, float p3, float p4, BoundsAnchor p5 ) [static]  :  void
RefineryUtilities.drawRotatedShape ( Shape p1, Graphics2D p2, float p3, float p4, double p5 ) [static]  :  void
RefineryUtilities.drawRotatedString ( String p1, Graphics2D p2, float p3, float p4, double p5, float p6, float p7 ) [static]  :  void

to the top

Java ARchives (1)


jcommon-0.8.1.jar

to the top