Source compatibility report for the JGraph library between 5.12.1.0 and 5.12.2.1 versions

Test Info


Library NameJGraph
Version #15.12.1.0
Version #25.12.2.1

Test Results


Total Java ARchives2
Total Methods / Classes1419 / 89
VerdictCompatible

Problem Summary


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

Added Methods (10)


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

jgraph.jar, EdgeView.class
package org.jgraph.graph
EdgeView.getFirstPointOfSegment ( )  :  int

jgraph.jar, GraphConstants.class
package org.jgraph.graph
GraphConstants.isExactSegmentLabel ( Map p1 ) [static]  :  boolean
GraphConstants.isLabelEnabled ( Map p1 ) [static]  :  boolean
GraphConstants.setExactSegmentLabel ( Map p1, boolean p2 ) [static]  :  void
GraphConstants.setLabelEnabled ( Map p1, boolean p2 ) [static]  :  void

jgraph.jar, GraphLayoutCache.class
package org.jgraph.graph
GraphLayoutCache.isShowsInvisibleEditedCells ( )  :  boolean
GraphLayoutCache.setShowsInvisibleEditedCells ( boolean p1 )  :  void
GraphLayoutCache.setVisible ( Object[ ] p1, Object[ ] p2, Map p3, ConnectionSet p4 )  :  void

jgraph.jar, JGraph.class
package org.jgraph
JGraph.releaseOffscreenResources ( )  :  void

to the top

Other Changes in Data Types (6)


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

package org.jgraph.graph
[+] EdgeRenderer (1)
[+] GraphConstants (2)
[+] VertexRenderer (1)

to the top

Java ARchives (2)


jgraph-5.12.1.0-lgpl.jar
jgraph.jar

to the top