Binary compatibility report for the com4j library between 20060215 and 20060216 versions

Test Info


Library Namecom4j
Version #120060215
Version #220060216

Test Results


Total Java ARchives2
Total Methods / Classes306 / 93
VerdictCompatible

Problem Summary


SeverityCount
Added Methods-4
Removed MethodsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0

Added Methods (4)


com4j.jar, Variant.class
package com4j
Variant.set ( double d )  :  void
Variant.set ( float f )  :  void
Variant.set ( int i )  :  void
Variant.stringValue ( )  :  String

to the top

Java ARchives (2)


com4j.jar
tlbimp.jar

to the top