Binary compatibility report for the JGraph library between 5.12.0.4 and 5.12.1.0 versions

Test Info


Library NameJGraph
Version #15.12.0.4
Version #25.12.1.0

Test Results


Total Java ARchives2
Total Methods / Classes1412 / 89
VerdictIncompatible
(0.2%)

Problem Summary


SeverityCount
Added Methods-6
Removed MethodsHigh3
Problems with
Data Types
High0
Medium0
Low1
Problems with
Methods
High0
Medium0
Low0

Added Methods (6)


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

jgraph.jar, EdgeView.class
package org.jgraph.graph
EdgeView.convertRelativeLabelPositionToAbsolute ( Point2D p1 )  :  Point2D
EdgeView.getAbsoluteExtraLabelPosition ( int p1 )  :  Point2D
EdgeView.getAbsoluteLabelPosition ( )  :  Point2D
EdgeView.getAbsoluteLabelPositionFromRelative ( Point2D p1 )  :  Point2D

to the top

Removed Methods (3)


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

jgraph.jar, EdgeRenderer.class
package org.jgraph.graph
EdgeRenderer.getRelativeLabelPosition ( EdgeView p1, Point2D p2 )  :  Point2D

to the top

Problems with Data Types, Low Severity (1)


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

to the top

Java ARchives (2)


jgraph-5.12.0.4-lgpl.jar
jgraph.jar

to the top