-
Bug
-
Resolution: Fixed
-
P4
-
25
-
b11
The JVMCIRuntime::_shared_library_javavm_id field is initialized to a jlong in libgraal[1] and so it's C++ type in HotSpot should match.
[1] https://github.com/oracle/graal/blob/d544bbe3fe416d39e9e5b8fc645a67a36a5d7c07/substratevm/src/com.oracle.svm.core/src/com/oracle/svm/core/jni/functions/JNIInvocationInterface.java#L396-L397
[1] https://github.com/oracle/graal/blob/d544bbe3fe416d39e9e5b8fc645a67a36a5d7c07/substratevm/src/com.oracle.svm.core/src/com/oracle/svm/core/jni/functions/JNIInvocationInterface.java#L396-L397
- links to
-
Commit(master) openjdk/jdk/a88e2a58
-
Review(master) openjdk/jdk/23610