Library Name | JGraph |
---|---|
Version #1 | 5.6.2.1 |
Version #2 | 5.6.3 |
Total Java ARchives | 2 |
---|---|
Total Methods / Classes | 1284 / 85 |
Verdict | Incompatible (5.8%) |
Severity | Count | |
---|---|---|
Added Methods | - | 2 |
Removed Methods | High | 0 |
Problems with Data Types | High | 2 |
Medium | 0 | |
Low | 1 | |
Problems with Methods | High | 0 |
Medium | 0 | |
Low | 0 | |
Other Changes in Data Types | - | 6 |
Change | Effect | |
---|---|---|
1 | Field graph of type org.jgraph.JGraph has been removed from this class. | A client program may be interrupted by NoSuchFieldError exception. |
Change | Effect | |
---|---|---|
1 | Field graph of type org.jgraph.JGraph has been removed from this class. | A client program may be interrupted by NoSuchFieldError exception. |
Change | Effect | |
---|---|---|
1 | Value of final field VERSION (java.lang.String) has been changed from "JGraph (v5.6.2.1)" to "JGraph (v5.6.3)". | Old value of the field will be inlined to the client code at compile-time and will be used instead of a new one. |
Change | Effect | |
---|---|---|
1 | Field alwaysReceiveAsCopyAction 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 and cause IncompatibleClassChangeError exception. |
Change | Effect | |
---|---|---|
1 | Field graphBackground 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 and cause IncompatibleClassChangeError exception. |
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 and cause IncompatibleClassChangeError exception. |
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 and cause IncompatibleClassChangeError exception. |
3 | 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 and cause IncompatibleClassChangeError exception. |
Change | Effect | |
---|---|---|
1 | Field lastFocus 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 and cause IncompatibleClassChangeError exception. |