jdk
b68f76b2 - - Don't explicitly link with libjvm.so for libExplicitAttach. That helps to avoid adding libjvm.so as a dependency for libExplicitAttach.so.

Commit
6 hours ago
- Don't explicitly link with libjvm.so for libExplicitAttach. That helps to avoid adding libjvm.so as a dependency for libExplicitAttach.so. - Dynamic lookup JNI_GetCreatedJavaVMs to avoid the direct reference to JNI_GetCreatedJavaVMs. That removes the need to explicitly link with libjvm.so.
References
Author
Parents
Loading