Binary compatibility report for the JSON.simple library between 1.0 and 1.0.2 versions

Test Info


Library NameJSON.simple
Version #11.0
Version #21.0.2

Test Results


Total Java ARchives1
Total Methods / Classes37 / 8
VerdictIncompatible
(5.4%)

Problem Summary


SeverityCount
Added Methods-0
Removed MethodsHigh2
Problems with
Data Types
High1
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0

Removed Methods (2)


json_simple-1.0.jar, Test.class
package org.json.simple
Test.main ( String[ ] args ) [static]  :  void
Test.Test ( )

to the top

Problems with Data Types, High Severity (1)


json_simple-1.0.jar
package org.json.simple
[+] Test (1)

to the top

Java ARchives (1)


json_simple-1.0.jar

to the top