Binary compatibility report for the Kryo library between 2.19 and 2.20 versions

Test Info


Library NameKryo
Version #12.19
Version #22.20

Test Results


Total Java ARchives1
Total Methods / Classes732 / 100
VerdictIncompatible
(0.1%)

Problem Summary


SeverityCount
Added Methods-2
Removed MethodsHigh1
Problems with
Data Types
High0
Medium0
Low0
Problems with
Methods
High1
Medium0
Low0

Added Methods (2)


kryo-2.20.jar, Input.class
package com.esotericsoftware.kryo.io
Input.setTotal ( int total )  :  void

kryo-2.20.jar, Kryo.class
package com.esotericsoftware.kryo
Kryo.setReferences ( boolean references )  :  boolean

to the top

Removed Methods (1)


kryo-2.19.jar, Kryo.class
package com.esotericsoftware.kryo
Kryo.setReferences ( boolean references )  :  void

to the top

Problems with Methods, High Severity (1)


kryo-2.19.jar, Kryo
package com.esotericsoftware.kryo
[+] Kryo.setReferences ( boolean references )  :  void (1)

to the top

Java ARchives (1)


kryo-2.19.jar

to the top