Source compatibility report for the JGraph library between 5.10.1.4 and 5.10.1.5 versions

Test Info


Library NameJGraph
Version #15.10.1.4
Version #25.10.1.5

Test Results


Total Java ARchives2
Total Methods / Classes1392 / 87
VerdictIncompatible
(5.9%)

Problem Summary


SeverityCount
Added Methods-9
Removed MethodsHigh0
Problems with
Data Types
High1
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0

Added Methods (9)


jgraph.jar, ParallelEdgeRouter.class
package org.jgraph.util
ParallelEdgeRouter.getEdgeDeparture ( ) [static]  :  double
ParallelEdgeRouter.getEdgeSeparation ( ) [static]  :  double
ParallelEdgeRouter.getParallelEdges ( GraphLayoutCache p1, EdgeView p2, CellView p3, CellView p4 )  :  Object[ ]
ParallelEdgeRouter.getSharedInstance ( ) [static]  :  ParallelEdgeRouter
ParallelEdgeRouter.ParallelEdgeRouter ( )
ParallelEdgeRouter.routeEdge ( GraphLayoutCache p1, EdgeView p2 )  :  List
ParallelEdgeRouter.setEdgeDeparture ( double p1 ) [static]  :  void
ParallelEdgeRouter.setEdgeSeparation ( double p1 ) [static]  :  void
ParallelEdgeRouter.setGraph ( JGraph p1 ) [static]  :  void *DEPRECATED*

to the top

Problems with Data Types, High Severity (1)


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

to the top

Java ARchives (2)


jgraph-5.10.1.4-lgpl.jar
jgraph.jar

to the top