Source compatibility report for the com4j library between 20060110 and 20060114 versions

Test Info


Library Namecom4j
Version #120060110
Version #220060114

Test Results


Total Java ARchives2
Total Methods / Classes270 / 77
VerdictIncompatible
(7.4%)

Problem Summary


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

Added Methods (20)


com4j.jar, DefaultedComMethod.class
package com4j
DefaultedComMethod.DefaultedComMethod ( Method m, ReturnValue retVal )

com4j.jar, ReturnValue.class
package com4j
ReturnValue.defaultPropertyThrough ( ) [abstract]  :  Class[ ]

tlbimp.jar, AntTaskImpl.class
package com4j.tlbimp.driver
AntTaskImpl.addConfiguredLib ( Lib r )  :  void
AntTaskImpl.started ( IWTypeLib lib )  :  void

tlbimp.jar, ErrorListener.class
package com4j.tlbimp
ErrorListener.started ( IWTypeLib p1 ) [abstract]  :  void

tlbimp.jar, IMethod.class
package com4j.tlbimp.def
IMethod.getDispId ( ) [abstract]  :  int

tlbimp.jar, Lib.class
package com4j.tlbimp.driver
Lib.getFile ( )  :  File
Lib.getLibid ( )  :  GUID
Lib.getPackage ( )  :  String
Lib.Lib ( )
Lib.setFile ( File file )  :  void
Lib.setLibid ( GUID libid )  :  void
Lib.setLibid ( String libid )  :  void
Lib.setLibver ( String ver )  :  void
Lib.setPackage ( String packageName )  :  void
Lib.setSuppress ( boolean b )  :  void
Lib.suppress ( )  :  boolean

tlbimp.jar, Main.class
package com4j.tlbimp.driver
Main.started ( IWTypeLib lib )  :  void

tlbimp.jar, ReferenceResolver.class
package com4j.tlbimp
ReferenceResolver.suppress ( IWTypeLib p1 ) [abstract]  :  boolean

tlbimp.jar, TypeLibInfo.class
package com4j.tlbimp
TypeLibInfo.locate ( GUID libid, String version ) [static]  :  TypeLibInfo

to the top

Removed Methods (2)


tlbimp.jar, AntTaskImpl.class
package com4j.tlbimp.driver
AntTaskImpl.addConfiguredRef ( Ref r )  :  void

tlbimp.jar, TypeLibInfo.class
package com4j.tlbimp
TypeLibInfo.locate ( String libid, String version ) [static]  :  TypeLibInfo

to the top

Problems with Data Types, High Severity (4)


com4j.jar
package com4j
[+] ReturnValue (1)

tlbimp.jar
package com4j.tlbimp
[+] ErrorListener (1)
[+] ReferenceResolver (1)

package com4j.tlbimp.def
[+] IMethod (1)

to the top

Java ARchives (2)


com4j.jar
tlbimp.jar

to the top