Binary compatibility report for the JCommon library between 1.0.20 and 1.0.21 versions
Test Info
Library Name | JCommon |
Version #1 | 1.0.20 |
Version #2 | 1.0.21 |
Test Results
Total Java ARchives | 2 |
---|
Total Methods / Classes | 2076 / 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.21.jar, TextUtilities.class
package org.jfree.text
TextUtilities.getDrawStringsWithFontAttributes ( ) [static] : boolean
[mangled: org/jfree/text/TextUtilities.getDrawStringsWithFontAttributes:()Z]
TextUtilities.setDrawStringsWithFontAttributes ( boolean b ) [static] : void
[mangled: org/jfree/text/TextUtilities.setDrawStringsWithFontAttributes:(Z)V]
to the top
Java ARchives (2)
jcommon-1.0.20.jar
jcommon-xml-1.0.20.jar
to the top