Source compatibility report for the RichFaces library between 3.3.3 and 3.3.4 versions
Test Info
Library Name | RichFaces |
Version #1 | 3.3.3 |
Version #2 | 3.3.4 |
Test Results
Total Java ARchives | 4 |
---|
Total Methods / Classes | 18372 / 1706 |
---|
Verdict | Incompatible (0.01%) |
Problem Summary
| Severity | Count |
---|
Added Methods | - | 2 |
---|
Removed Methods | High | 0 |
---|
Problems with Data Types | High | 1 |
---|
Medium | 0 |
Low | 0 |
Problems with Methods | High | 0 |
---|
Medium | 0 |
Low | 0 |
Added Methods (2)
richfaces-impl-jsf2-3.3.4.Final.jar, LookAheadObjectInputStream.class
package org.ajax4jsf.resource
LookAheadObjectInputStream.LookAheadObjectInputStream ( java.io.InputStream in )
[run-time name: org/ajax4jsf/resource/LookAheadObjectInputStream."<init>":(Ljava/io/InputStream;)V]
LookAheadObjectInputStream.resolveClass ( java.io.ObjectStreamClass desc ) : Class
[run-time name: org/ajax4jsf/resource/LookAheadObjectInputStream.resolveClass:(Ljava/io/ObjectStreamClass;)Ljava/lang/Class;]
to the top
Problems with Data Types, High Severity (1)
richfaces-impl-jsf2-3.3.3.Final.jar
package org.ajax4jsf.resource
[+] UserResource.UriData (1)
| Change | Effect |
---|
1 | Removed super-interface java.io.Serializable. | Recompilation of a client program may be terminated with the message: cannot find method in class UserResource.UriData. |
[+] affected methods (1)
UserResource.UriData.UserResource.UriData ( )This constructor is from 'UserResource.UriData' class.
to the top
Java ARchives (4)
richfaces-api-3.3.3.Final.jar
richfaces-impl-3.3.3.Final.jar
richfaces-impl-jsf2-3.3.3.Final.jar
richfaces-ui-3.3.3.Final.jar
to the top
Generated on Wed Jul 17 08:33:38 2013 for RichFaces by Java API Compliance Checker 1.3.1
A tool for checking backward compatibility of a Java library API