Binary compatibility report for the JCommon library between 1.0.14 and 1.0.15 versions

Test Info


Library NameJCommon
Version #11.0.14
Version #21.0.15

Test Results


Total Java ARchives2
Total Methods / Classes2064 / 331
VerdictCompatible

Problem Summary


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

Added Methods (4)


jcommon-xml-1.0.15.jar, ResourceBundleWrapper.class
package org.jfree.util
ResourceBundleWrapper.getBundle ( String baseName ) [static]  :  ResourceBundle
ResourceBundleWrapper.getBundle ( String baseName, Locale locale ) [static]  :  ResourceBundle
ResourceBundleWrapper.getBundle ( String baseName, Locale locale, ClassLoader loader ) [static]  :  ResourceBundle
ResourceBundleWrapper.removeCodeBase ( URL codeBase, URLClassLoader urlClassLoader ) [static]  :  void

to the top

Java ARchives (2)


jcommon-1.0.14.jar
jcommon-xml-1.0.14.jar

to the top