Binary compatibility report for the JGraph library between 5.9.0.0 and 5.9.1.0 versions

Test Info


Library NameJGraph
Version #15.9.0.0
Version #25.9.1.0

Test Results


Total Java ARchives2
Total Methods / Classes1335 / 86
VerdictCompatible

Problem Summary


SeverityCount
Added Methods-5
Removed MethodsHigh0
Problems with
Data Types
High0
Medium0
Low1
Problems with
Methods
High0
Medium0
Low0
Other Changes
in Data Types
-3

Added Methods (5)


jgraph.jar, BasicGraphUI.class
package org.jgraph.plaf.basic
BasicGraphUI.paintBackgroundImage ( Graphics p1 )  :  void

jgraph.jar, JGraph.class
package org.jgraph
JGraph.getBackgroundImage ( )  :  ImageIcon
JGraph.isBackgroundScaled ( )  :  boolean
JGraph.setBackgroundImage ( ImageIcon p1 )  :  void
JGraph.setBackgroundScaled ( boolean p1 )  :  void

to the top

Problems with Data Types, Low Severity (1)


jgraph.jar
package org.jgraph
[+] JGraph (1)

to the top

Other Changes in Data Types (3)


jgraph.jar
package org.jgraph
[+] JGraph (3)

to the top

Java ARchives (2)


jgraph-5.9.0.0-lgpl.jar
jgraph.jar

to the top