Small Java utility to test JDK native library loading:

javac NativeTest.java
java NativeTest <libname>

e.g.

java NativeTest pam

Outputs java.library.path and sun.boot.library.path and the mapping that
the jvm has done interms of libname to actual native library name.

** Attachment added: "NativeTest.java"
   
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/737603/+attachment/1932649/+files/NativeTest.java

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/737603

Title:
  JNI unable to find libpam.so

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to