Relates :
|
The JNI specification has been updated in JDK8 to support the use of statically linked JNI libraries. Since JVMTI agents are JNI libraries and they have the same OnLoad unique symbol issue as non-Agent JNI libraries, the JVMTI specification needs to be updated to be consistent with the JNI specification. https://jbs.oracle.com/bugs/browse/JDK-8005716