Binary compatibility report for the RichFaces library  between 4.3.2 and 4.3.3 versions

Test Info


Library NameRichFaces
Version #14.3.2
Version #24.3.3

Test Results


Total Java ARchives6
Total Methods / Classes10259 / 1222
VerdictIncompatible
(0.03%)

Problem Summary


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

Added Methods (2)


richfaces-core-impl-4.3.3.Final.jar, LookAheadObjectInputStream.class
package org.richfaces.util
LookAheadObjectInputStream.LookAheadObjectInputStream java.io.InputStream in )
LookAheadObjectInputStream.resolveClass java.io.ObjectStreamClass desc )  :  Class

to the top

Removed Methods (3)


richfaces-core-impl-4.3.2.Final.jar, ObjectInputStreamImpl.class
package org.richfaces.util
ObjectInputStreamImpl.ObjectInputStreamImpl ( )
ObjectInputStreamImpl.ObjectInputStreamImpl java.io.InputStream in )
ObjectInputStreamImpl.resolveClass java.io.ObjectStreamClass desc )  :  Class

to the top

Problems with Data Types, High Severity (1)


richfaces-core-impl-4.3.2.Final.jar
package org.richfaces.util
[+] ObjectInputStreamImpl (1)

to the top

Java ARchives (6)


richfaces-archetype-kitchensink.jar
richfaces-archetype-simpleapp.jar
richfaces-components-api-4.3.2.Final.jar
richfaces-components-ui-4.3.2.Final.jar
richfaces-core-api-4.3.2.Final.jar
richfaces-core-impl-4.3.2.Final.jar

to the top




Generated on Wed Jul 17 08:13:42 2013 for RichFaces by Java API Compliance Checker 1.3.1  
A tool for checking backward compatibility of a Java library API