RFR: JDK-8213362 : Could not find libjava.dylib error when initializing JVM via JNI_CreateJavaVM (original) (raw)
Alan Bateman Alan.Bateman at oracle.com
Wed Nov 28 13:05:42 UTC 2018
- Previous message (by thread): RFR: JDK-8213362 : Could not find libjava.dylib error when initializing JVM via JNI_CreateJavaVM
- Next message (by thread): RFR: JDK-8213362 : Could not find libjava.dylib error when initializing JVM via JNI_CreateJavaVM
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 28/11/2018 13:03, Kevin Rushforth wrote:
This is related to a bug I filed back in October, JDK-8211959 [1], in which JLILaunch is failing for the same reason. The fix to javamdmacosx.m is the same one I identified in that bug. You might consider adding a test that calls JLILaunch, but either way, JDK-8211959 can be closed as a duplicate of JDK-8213362. Who/what is calling JLI_Launch in your bug? Just asking as a discussion point in these issues is whether JLI is a supported interface or not. To my knowledge, we've never documented this native interface for use by anything outside of the JDK.
-Alan
- Previous message (by thread): RFR: JDK-8213362 : Could not find libjava.dylib error when initializing JVM via JNI_CreateJavaVM
- Next message (by thread): RFR: JDK-8213362 : Could not find libjava.dylib error when initializing JVM via JNI_CreateJavaVM
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]