Source compatibility report for the JGraph library between 5.12.0.1 and 5.12.0.4 versions

Test Info


Library NameJGraph
Version #15.12.0.1
Version #25.12.0.4

Test Results


Total Java ARchives2
Total Methods / Classes1407 / 88
VerdictIncompatible
(0.1%)

Problem Summary


SeverityCount
Added Methods-4
Removed MethodsHigh1
Problems with
Data Types
High0
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0

Added Methods (4)


jgraph.jar, JGraph.class
package org.jgraph
JGraph.clearOffscreen ( )  :  void
JGraph.setBackground ( Color p1 )  :  void

jgraph.jar, RectUtils.class
package org.jgraph.util
RectUtils.RectUtils ( )
RectUtils.union ( Rectangle2D p1, Rectangle2D p2 ) [static]  :  Rectangle2D

to the top

Removed Methods (1)


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

to the top

Java ARchives (2)


jgraph-5.12.0.1-lgpl.jar
jgraph.jar

to the top