Source compatibility report for the JCommon library between 1.0.19 and 1.0.20 versions

Test Info


Library NameJCommon
Version #11.0.19
Version #21.0.20

Test Results


Total Java ARchives2
Total Methods / Classes2074 / 332
VerdictCompatible

Problem Summary


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

Added Methods (8)


jcommon-1.0.20.jar, TextAnchor.class
package org.jfree.ui
TextAnchor.isBaseline ( )  :  boolean
TextAnchor.isBottom ( )  :  boolean
TextAnchor.isHalfAscent ( )  :  boolean
TextAnchor.isHorizontalCenter ( )  :  boolean
TextAnchor.isLeft ( )  :  boolean
TextAnchor.isRight ( )  :  boolean
TextAnchor.isTop ( )  :  boolean
TextAnchor.isVerticalCenter ( )  :  boolean

to the top

Java ARchives (2)


jcommon-1.0.19.jar
jcommon-xml-1.0.19.jar

to the top