Binary compatibility report for the com4j library between 20060109 and 20060110 versions
Test Info
Library Name | com4j |
Version #1 | 20060109 |
Version #2 | 20060110 |
Test Results
Total Java ARchives | 2 |
---|
Total Methods / Classes | 254 / 76 |
---|
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Methods | - | 1 |
---|
Removed Methods | High | 0 |
---|
Problems with Data Types | High | 0 |
---|
Medium | 0 |
Low | 0 |
Problems with Methods | High | 0 |
---|
Medium | 0 |
Low | 0 |
Added Methods (1)
com4j.jar, COM4J.class
package com4j
COM4J.createInstance ( Class primaryInterface, String clsid, int clsctx ) [static] : Com4jObject
[mangled: com4j/COM4J.createInstance:(Ljava/lang/Class;Ljava/lang/String;I)Lcom4j/Com4jObject;]
to the top
Java ARchives (2)
com4j.jar
tlbimp.jar
to the top