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

Test Info


Library NameJGraph
Version #15.8.3.1
Version #25.9.0.0

Test Results


Total Java ARchives2
Total Methods / Classes1331 / 86
VerdictIncompatible
(7.8%)

Problem Summary


SeverityCount
Added Methods-4
Removed MethodsHigh2
Problems with
Data Types
High4
Medium0
Low1
Problems with
Methods
High0
Medium0
Low0
Other Changes
in Data Types
-2

Added Methods (4)


jgraph.jar, JGraph.class
package org.jgraph
JGraph.drawImage ( Graphics p1 )  :  boolean
JGraph.drawImage ( int p1, int p2, int p3, int p4, int p5, int p6, int p7, int p8 )  :  boolean
JGraph.getOffgraphics ( )  :  Graphics
JGraph.getOffscreen ( )  :  Image

to the top

Removed Methods (2)


jgraph.jar, EdgeView.class
package org.jgraph.graph
EdgeView.getExtraLabelBounds ( int p1 )  :  Rectangle2D
EdgeView.getLabelBounds ( )  :  Rectangle2D

to the top

Problems with Data Types, High Severity (4)


jgraph.jar
package org.jgraph.graph
[+] EdgeView (2)
[+] VertexView.SizeHandle (1)

package org.jgraph.plaf.basic
[+] BasicGraphUI.RootHandle (1)

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 (2)


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

to the top

Java ARchives (2)


jgraph-5.8.3.1-lgpl.jar
jgraph.jar

to the top