Source compatibility report for the JGraph library between 5.10.1.1 and 5.10.1.2 versions

Test Info


Library NameJGraph
Version #15.10.1.1
Version #25.10.1.2

Test Results


Total Java ARchives2
Total Methods / Classes1382 / 87
VerdictIncompatible
(0.1%)

Problem Summary


SeverityCount
Added Methods-3
Removed MethodsHigh2
Problems with
Data Types
High0
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0
Other Changes
in Data Types
-1

Added Methods (3)


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

jgraph.jar, JGraph.class
package org.jgraph
JGraph.getOffscreenOffset ( )  :  Point2D
JGraph.setOffscreenOffset ( Point2D p1 )  :  void

to the top

Removed Methods (2)


jgraph.jar, JGraph.class
package org.jgraph
JGraph.getOffscreenBounds ( )  :  Rectangle2D
JGraph.setOffscreenBounds ( Rectangle2D p1 )  :  void

to the top

Other Changes in Data Types (1)


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

to the top

Java ARchives (2)


jgraph-5.10.1.1-lgpl.jar
jgraph.jar

to the top