PRB: JavaTLB Emits J5008 Warnings for Some COM Objects (167952)
The information in this article applies to:
- Microsoft virtual machine
- Microsoft SDK for Java 1.0
- Microsoft SDK for Java 1.5
- Microsoft SDK for Java 1.5.1
This article was previously published under Q167952 REFERENCES
For the latest Knowledge Base articles and other support information on
Visual J++ and the SDK for Java, see the following page on the Microsoft
Technical Support site:
SYMPTOMS
When you use JavaTLB to generate classes from some COM objects libraries,
the following warnings appear:
Method 'identifier' contains data types that cannot be accurately and
safely represented in Java. The method will not be converted.
CAUSE
The cause of this warning is that the method uses a type that is not
supported in Java. All methods that produce a J5008 warning are omitted
from the class file.
Modification Type: | Minor | Last Reviewed: | 8/25/2005 |
---|
Keywords: | kberrmsg kbprb kbusage KB167952 |
---|
|