Library Name | JGraph |
---|---|
Version #1 | 5.7.4.7 |
Version #2 | 5.8.0.0 |
Total Java ARchives | 2 |
---|---|
Total Methods / Classes | 1320 / 86 |
Verdict | Incompatible (8.2%) |
Severity | Count | |
---|---|---|
Added Methods | - | 0 |
Removed Methods | High | 0 |
Problems with Data Types | High | 1 |
Medium | 0 | |
Low | 0 | |
Problems with Methods | High | 0 |
Medium | 0 | |
Low | 0 | |
Other Changes in Data Types | - | 5 |
Change | Effect | |
---|---|---|
1 | Type of field graph has been changed from org.jgraph.JGraph to java.lang.ref.WeakReference. | Recompilation of a client program may be terminated with the message: incompatible types, found: org.jgraph.JGraph, required: java.lang.ref.WeakReference. |
Change | Effect | |
---|---|---|
1 | Field gridColor has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to gridColor is ambiguous. |
2 | Field highlightColor has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to highlightColor is ambiguous. |
3 | Field isMoveBelowZero has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to isMoveBelowZero is ambiguous. |
4 | Field lockedHandleColor has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to lockedHandleColor is ambiguous. |
Change | Effect | |
---|---|---|
1 | Field PREVIEW_EDGE_GROUPS has been added to this class. | No effect. NOTE: A static field from a super-interface of a client class may hide an added field (with the same name) inherited from the super-class of a client class. Recompilation of a client class may be terminated with the message: reference to PREVIEW_EDGE_GROUPS is ambiguous. |