Binary compatibility report for the JGraph library between 5.5 and 5.5.1 versions

Test Info


Library NameJGraph
Version #15.5
Version #25.5.1

Test Results


Total Java ARchives2
Total Methods / Classes1238 / 85
VerdictIncompatible
(0.2%)

Problem Summary


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

Added Methods (5)


jgraph.jar, AbstractCellView.class
package org.jgraph.graph
AbstractCellView.createAttributeMap ( )  :  AttributeMap
AbstractCellView.getCellAttributes ( GraphModel p1 )  :  AttributeMap

jgraph.jar, AttributeMap.class
package org.jgraph.graph
AttributeMap.AttributeMap ( int p1 )

jgraph.jar, BasicGraphUI.class
package org.jgraph.plaf.basic
BasicGraphUI.getEditorLocation ( Object p1, Dimension2D p2, Point2D p3 )  :  Point2D

jgraph.jar, EdgeView.class
package org.jgraph.graph
EdgeView.checkDefaultLabelPosition ( )  :  void

to the top

Removed Methods (2)


jgraph.jar, AbstractCellView.class
package org.jgraph.graph
AbstractCellView.createFallbackAttributeMap ( )  :  AttributeMap

jgraph.jar, DefaultEdge.class
package org.jgraph.graph
DefaultEdge.checkDefaults ( )  :  void

to the top

Problems with Data Types, Low Severity (2)


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

package org.jgraph.graph
[+] DefaultEdge (1)

to the top

Other Changes in Data Types (1)


jgraph.jar
package org.jgraph.graph
[+] AttributeMap (1)

to the top

Java ARchives (2)


jgraph-5.5-lgpl.jar
jgraph.jar

to the top