Source compatibility report for the JCommon library between 1.0.16 and 1.0.17 versions
Test Info
Library Name | JCommon |
Version #1 | 1.0.16 |
Version #2 | 1.0.17 |
Test Results
Total Java ARchives | 2 |
---|
Total Methods / Classes | 2066 / 332 |
---|
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Methods | - | 2 |
---|
Removed Methods | High | 0 |
---|
Problems with Data Types | High | 0 |
---|
Medium | 0 |
Low | 0 |
Problems with Methods | High | 0 |
---|
Medium | 0 |
Low | 0 |
Added Methods (2)
jcommon-1.0.17.jar, SerialUtilities.class
package org.jfree.io
SerialUtilities.readComposite ( ObjectInputStream stream ) [static] : Composite
[mangled: org/jfree/io/SerialUtilities.readComposite:(Ljava/io/ObjectInputStream;)Ljava/awt/Composite;]
SerialUtilities.writeComposite ( Composite composite, ObjectOutputStream stream ) [static] : void
[mangled: org/jfree/io/SerialUtilities.writeComposite:(Ljava/awt/Composite;Ljava/io/ObjectOutputStream;)V]
to the top
Java ARchives (2)
jcommon-1.0.16.jar
jcommon-xml-1.0.16.jar
to the top