API compatibility report for the kryo library between 5.5.0 and 5.6.0 versions


Binary
Compatibility
Source
Compatibility

Test Info


Library Namekryo
Version #15.5.0
Version #25.6.0
SubjectBinary Compatibility

Test Results


Total Java Modules1
Total Methods / Classes1600 / 175
Compatibility 99.7%

Problem Summary


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

Added Methods  9 


kryo-5.6.0.jar, ByteBufferInput.class
package com.esotericsoftware.kryo.io
ByteBufferInput.readInt ( int count )  :  int

kryo-5.6.0.jar, ByteBufferOutput.class
package com.esotericsoftware.kryo.io
ByteBufferOutput.writeInt ( int bytes, int count )  :  void

kryo-5.6.0.jar, DefaultGenerics.class
package com.esotericsoftware.kryo.util
DefaultGenerics.buildHierarchy ( Class type )  :  Generics.GenericsHierarchy

kryo-5.6.0.jar, Generics.class
package com.esotericsoftware.kryo.util
Generics.buildHierarchy ( Class p1 ) [abstract]  :  Generics.GenericsHierarchy

kryo-5.6.0.jar, Input.class
package com.esotericsoftware.kryo.io
Input.readInt ( int count )  :  int
Input.readLong ( int count )  :  long

kryo-5.6.0.jar, NoGenerics.class
package com.esotericsoftware.kryo.util
NoGenerics.buildHierarchy ( Class type )  :  Generics.GenericsHierarchy

kryo-5.6.0.jar, Output.class
package com.esotericsoftware.kryo.io
Output.writeInt ( int bytes, int count )  :  void
Output.writeLong ( long bytes, int count )  :  void

to the top

Problems with Data Types, Medium Severity  1 


kryo-5.5.0.jar
package com.esotericsoftware.kryo.util
[+] interface Generics  1 

to the top

Java Archives  1 


kryo-5.5.0.jar

to the top



Test Info


Library Namekryo
Version #15.5.0
Version #25.6.0
SubjectSource Compatibility

Test Results


Total Java Modules1
Total Methods / Classes1600 / 175
Compatibility 99.4%

Problem Summary


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

Added Methods  9 


kryo-5.6.0.jar, ByteBufferInput.class
package com.esotericsoftware.kryo.io
ByteBufferInput.readInt ( int count )  :  int

kryo-5.6.0.jar, ByteBufferOutput.class
package com.esotericsoftware.kryo.io
ByteBufferOutput.writeInt ( int bytes, int count )  :  void

kryo-5.6.0.jar, DefaultGenerics.class
package com.esotericsoftware.kryo.util
DefaultGenerics.buildHierarchy ( Class type )  :  Generics.GenericsHierarchy

kryo-5.6.0.jar, Generics.class
package com.esotericsoftware.kryo.util
Generics.buildHierarchy ( Class p1 ) [abstract]  :  Generics.GenericsHierarchy

kryo-5.6.0.jar, Input.class
package com.esotericsoftware.kryo.io
Input.readInt ( int count )  :  int
Input.readLong ( int count )  :  long

kryo-5.6.0.jar, NoGenerics.class
package com.esotericsoftware.kryo.util
NoGenerics.buildHierarchy ( Class type )  :  Generics.GenericsHierarchy

kryo-5.6.0.jar, Output.class
package com.esotericsoftware.kryo.io
Output.writeInt ( int bytes, int count )  :  void
Output.writeLong ( long bytes, int count )  :  void

to the top

Problems with Data Types, High Severity  1 


kryo-5.5.0.jar
package com.esotericsoftware.kryo.util
[+] interface Generics  1 

to the top

Java Archives  1 


kryo-5.5.0.jar

to the top