Source compatibility report for the JCommon library between 1.0.11 and 1.0.12 versions

Test Info


Library NameJCommon
Version #11.0.11
Version #21.0.12

Test Results


Total Java ARchives2
Total Methods / Classes2060 / 330
VerdictCompatible

Problem Summary


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

Added Methods (6)


jcommon-1.0.12.jar, AbstractBoot.class
package org.jfree.base
AbstractBoot.createDefaultHierarchicalConfiguration ( String staticConfig, String userConfig, boolean addSysProps, Class source )  :  Configuration

jcommon-1.0.12.jar, AbstractModule.class
package org.jfree.base.modules
AbstractModule.isClassLoadable ( String name, Class context ) [static]  :  boolean
AbstractModule.performExternalInitialize ( String classname, Class context )  :  void

jcommon-1.0.12.jar, ClassPathDebugger.class
package org.jfree.base
ClassPathDebugger.ClassPathDebugger ( )
ClassPathDebugger.main ( String[ ] args ) [static]  :  void

jcommon-1.0.12.jar, PropertyFileConfiguration.class
package org.jfree.base.config
PropertyFileConfiguration.load ( String resourceName, Class resourceSource )  :  void

to the top

Java ARchives (2)


jcommon-1.0.11.jar
jcommon-xml-1.0.11.jar

to the top