Binary compatibility report for the args4j library between 2.0.6 and 2.0.7 versions

Test Info


Library Nameargs4j
Version #12.0.6
Version #22.0.7

Test Results


Total Java ARchives1
Total Methods / Classes88 / 26
VerdictIncompatible
(8%)

Problem Summary


SeverityCount
Added Methods-0
Removed MethodsHigh7
Problems with
Data Types
High2
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0

Removed Methods (7)


args4j-2.0.6.jar, SampleAnt.class
SampleAnt.main ( String[ ] args ) [static]  :  void
SampleAnt.parseArgs ( String[ ] args )  :  void
SampleAnt.SampleAnt ( )
SampleAnt.showResult ( )  :  void

args4j-2.0.6.jar, SampleMain.class
SampleMain.doMain ( String[ ] args )  :  void
SampleMain.main ( String[ ] args ) [static]  :  void
SampleMain.SampleMain ( )

to the top

Problems with Data Types, High Severity (2)


args4j-2.0.6.jar
[+] SampleAnt (1)
[+] SampleMain (1)

to the top

Java ARchives (1)


args4j-2.0.6.jar

to the top