Source compatibility report for the com4j library between 20050130 and 20050206 versions

Test Info


Library Namecom4j
Version #120050130
Version #220050206

Test Results


Total Java ARchives2
Total Methods / Classes237 / 72
VerdictIncompatible
(0.8%)

Problem Summary


SeverityCount
Added Methods-3
Removed MethodsHigh2
Problems with
Data Types
High0
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0

Added Methods (3)


com4j.jar, ComException.class
package com4j
ComException.ComException ( String msg, int hresult, String fileName, int line )
ComException.ComException ( String msg, String fileName, int line )
ComException.toString ( )  :  String

to the top

Removed Methods (2)


com4j.jar, ComException.class
package com4j
ComException.ComException ( String msg )
ComException.ComException ( String msg, int hresult )

to the top

Java ARchives (2)


com4j.jar
tlbimp.jar

to the top