JEP 178 - working example?

Steve Poole spoole at linux.vnet.ibm.com
Tue May 28 04:06:22 PDT 2013


hi everyone,  

I've been reading JEP 178  (Statically-Linked JNI Libraries )  http://openjdk.java.net/jeps/178

There is a sentence  in the  section on JNI Specification changes that says

"A native library may be statically linked with the VM. The manner in which the library and VM image are combined is implementation-dependent."

I can't find anything that explains the process  in more detail so posting here.

Basically - if I want to statically link my JNI library to Hotspot what are the instructions for the OpenJDK implementation?  


Cheers

Steve


More information about the jdk8-dev mailing list