Source compatibility report for the com4j library between 20060127 and 20060130 versions
Test Info
Library Name | com4j |
Version #1 | 20060127 |
Version #2 | 20060130 |
Test Results
Total Java ARchives | 2 |
---|
Total Methods / Classes | 287 / 86 |
---|
Verdict | Compatible |
Problem Summary
| Severity | Count |
---|
Added Methods | - | 3 |
---|
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 (3)
com4j.jar, COM4J.class
package com4j
COM4J.cleanUp ( ) [static] : void
[mangled: com4j/COM4J.cleanUp:()V]
COM4J.getActiveObject ( Class primaryInterface, GUID clsid ) [static] : Com4jObject
[mangled: com4j/COM4J.getActiveObject:(Ljava/lang/Class;Lcom4j/GUID;)Lcom4j/Com4jObject;]
COM4J.getActiveObject ( Class primaryInterface, String clsid ) [static] : Com4jObject
[mangled: com4j/COM4J.getActiveObject:(Ljava/lang/Class;Ljava/lang/String;)Lcom4j/Com4jObject;]
to the top
Java ARchives (2)
com4j.jar
tlbimp.jar
to the top