Library Name | LogicalDOC_REST |
---|---|
Version #1 | 9.1.0 |
Version #2 | 9.1.1 |
Subject | Binary Compatibility |
Total Java Modules | 8 |
---|---|
Total Methods / Classes | 1209 / 53 |
Compatibility | 66.7% |
Severity | Count | |
---|---|---|
Added Methods | - | 3 |
Removed Methods | High | 1 |
Problems with Data Types | High | 12 |
Medium | 8 | |
Low | 0 | |
Problems with Methods | High | 1 |
Medium | 0 | |
Low | 0 |
Change | Effect | |
---|---|---|
1 | Access level of field log has been changed from protected to private. | A client program may be interrupted by IllegalAccessError exception. |
Change | Effect | |
---|---|---|
1 | Access level of field log has been changed from protected to private. | A client program may be interrupted by IllegalAccessError exception. |
Change | Effect | |
---|---|---|
1 | Access level of field log has been changed from protected to private. | A client program may be interrupted by IllegalAccessError exception. |
Change | Effect | |
---|---|---|
1 | Access level of field log has been changed from protected to private. | A client program may be interrupted by IllegalAccessError exception. |
Change | Effect | |
---|---|---|
1 | Access level of field log has been changed from protected to private. | A client program may be interrupted by IllegalAccessError exception. |
Change | Effect | |
---|---|---|
1 | Access level of field log has been changed from protected to private. | A client program may be interrupted by IllegalAccessError exception. |
Change | Effect | |
---|---|---|
1 | Access level of field log has been changed from protected to private. | A client program may be interrupted by IllegalAccessError exception. |
Change | Effect | |
---|---|---|
1 | Field log of type org.slf4j.Logger has been removed from this class. | A client program may be interrupted by NoSuchFieldError exception. |
Change | Effect | |
---|---|---|
1 | Field log of type org.slf4j.Logger has been removed from this class. | A client program may be interrupted by NoSuchFieldError exception. |
Change | Effect | |
---|---|---|
1 | Field log of type org.slf4j.Logger has been removed from this class. | A client program may be interrupted by NoSuchFieldError exception. |
Change | Effect | |
---|---|---|
1 | Field log of type org.slf4j.Logger has been removed from this class. | A client program may be interrupted by NoSuchFieldError exception. |
Change | Effect | |
---|---|---|
1 | Field log of type org.slf4j.Logger has been removed from this class. | A client program may be interrupted by NoSuchFieldError exception. |
Change | Effect | |
---|---|---|
1 | Return value type has been changed from javax.activation.DataHandler to javax.ws.rs.core.Response. | This method has been removed because the return type is part of the method signature. A client program may be interrupted by NoSuchMethodError exception. |
Change | Effect | |
---|---|---|
1 | Field log became final. | A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
Change | Effect | |
---|---|---|
1 | Field log became final. | A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
Change | Effect | |
---|---|---|
1 | Field log became final. | A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
Change | Effect | |
---|---|---|
1 | Field log became final. | A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
Change | Effect | |
---|---|---|
1 | Field log became final. | A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
Change | Effect | |
---|---|---|
1 | Field log became final. | A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
Change | Effect | |
---|---|---|
1 | Field log became final. | A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
Change | Effect | |
---|---|---|
1 | Field log became final. | A client program may be interrupted by IllegalAccessError exception when attempts to assign new value to the field. |
Library Name | LogicalDOC_REST |
---|---|
Version #1 | 9.1.0 |
Version #2 | 9.1.1 |
Subject | Source Compatibility |
Total Java Modules | 8 |
---|---|
Total Methods / Classes | 1209 / 53 |
Compatibility | 66.7% |
Severity | Count | |
---|---|---|
Added Methods | - | 3 |
Removed Methods | High | 1 |
Problems with Data Types | High | 12 |
Medium | 8 | |
Low | 0 | |
Problems with Methods | High | 0 |
Medium | 1 | |
Low | 0 |
Change | Effect | |
---|---|---|
1 | Access level of field log has been changed from protected to private. | Recompilation of a client program may be terminated with the message: log has private access in WSHistory. |
Change | Effect | |
---|---|---|
1 | Access level of field log has been changed from protected to private. | Recompilation of a client program may be terminated with the message: log has private access in RestEnterpriseDocumentService. |
Change | Effect | |
---|---|---|
1 | Access level of field log has been changed from protected to private. | Recompilation of a client program may be terminated with the message: log has private access in RestEnterpriseSearchService. |
Change | Effect | |
---|---|---|
1 | Access level of field log has been changed from protected to private. | Recompilation of a client program may be terminated with the message: log has private access in RestReadingRequestService. |
Change | Effect | |
---|---|---|
1 | Access level of field log has been changed from protected to private. | Recompilation of a client program may be terminated with the message: log has private access in WSDocument. |
Change | Effect | |
---|---|---|
1 | Access level of field log has been changed from protected to private. | Recompilation of a client program may be terminated with the message: log has private access in WSFolder. |
Change | Effect | |
---|---|---|
1 | Access level of field log has been changed from protected to private. | Recompilation of a client program may be terminated with the message: log has private access in WSUser. |
Change | Effect | |
---|---|---|
1 | Field log of type org.slf4j.Logger has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable log in RestBookmarkService. |
Change | Effect | |
---|---|---|
1 | Field log of type org.slf4j.Logger has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable log in RestDocumentMetadataService. |
Change | Effect | |
---|---|---|
1 | Field log of type org.slf4j.Logger has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable log in RestSearchService. |
Change | Effect | |
---|---|---|
1 | Field log of type org.slf4j.Logger has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable log in RestSystemService. |
Change | Effect | |
---|---|---|
1 | Field log of type org.slf4j.Logger has been removed from this class. | Recompilation of a client program may be terminated with the message: cannot find variable log in RestTagService. |
Change | Effect | |
---|---|---|
1 | Field log became final. | Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
Change | Effect | |
---|---|---|
1 | Field log became final. | Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
Change | Effect | |
---|---|---|
1 | Field log became final. | Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
Change | Effect | |
---|---|---|
1 | Field log became final. | Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
Change | Effect | |
---|---|---|
1 | Field log became final. | Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
Change | Effect | |
---|---|---|
1 | Field log became final. | Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
Change | Effect | |
---|---|---|
1 | Field log became final. | Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
Change | Effect | |
---|---|---|
1 | Field log became final. | Recompilation of a client program may be terminated with the message: cannot assign a value to final variable log. |
Change | Effect | |
---|---|---|
1 | Return value type has been changed from javax.activation.DataHandler to javax.ws.rs.core.Response. | Recompilation of a client program may be terminated with the message: incompatible types: javax.ws.rs.core.Response cannot be converted to javax.activation.DataHandler. |