Skip to Main Content

Java HotSpot Virtual Machine

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Determine if a given class/jar uses JNI

843829Jun 16 2008 — edited Jun 16 2008
Hi,

I am trying to debug a JVM Error that I suspect is being caused by a 3rd Party Lib (I don't have access to the source). I wondered if there was some sort of command line tool that I could run against a class file (or preferably a jar file) that would tell me if that class/jar had native dependencies and used JNI.

Thanks in advance,

Simon
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 14 2008
Added on Jun 16 2008
1 comment
254 views