Source compatibility report for the JGraph library between 5.9.1.0 and 5.9.2.0 versions

Test Info


Library NameJGraph
Version #15.9.1.0
Version #25.9.2.0

Test Results


Total Java ARchives2
Total Methods / Classes1339 / 86
VerdictCompatible

Problem Summary


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

Added Methods (4)


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

jgraph.jar, DefaultGraphModel.class
package org.jgraph.graph
DefaultGraphModel.getRootsAsCollection ( GraphModel p1 ) [static]  :  Collection

jgraph.jar, JGraph.class
package org.jgraph
JGraph.getBackgroundComponent ( )  :  Component
JGraph.setBackgroundComponent ( Component 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.9.1.0-lgpl.jar
jgraph.jar

to the top