-
Enhancement
-
Resolution: Won't Fix
-
P4
-
17
JRT_LEAF has NoHandleMark and NoSafepointVerifier
JNI_LEAF has NoHandleMark
JVM_LEAF has NoHandleMark
It's unclear why NoHandleMark is used at all and why JNI_LEAF and JVM_LEAF don't have NoSafepointVerifier. It might be more reasonable to just have NoSafepointVerifier for all LEAF entries, but *not* NoHandleMark.
JNI_LEAF has NoHandleMark
JVM_LEAF has NoHandleMark
It's unclear why NoHandleMark is used at all and why JNI_LEAF and JVM_LEAF don't have NoSafepointVerifier. It might be more reasonable to just have NoSafepointVerifier for all LEAF entries, but *not* NoHandleMark.
- duplicates
-
JDK-8257992 Add a comment to ResetNoHandleMark to explain its usage
-
- Closed
-
- relates to
-
JDK-8259373 c1 and jvmci runtime code use ResetNoHandleMark incorrectly
-
- Resolved
-
-
JDK-8259374 Make ThreadInVMfromNative have ResetNoHandleMark
-
- Resolved
-
-
JDK-8259375 JvmtiExport::jni_Get/SetField_probe calls do not need ResetNoHandleMark
-
- Resolved
-
-
JDK-8257992 Add a comment to ResetNoHandleMark to explain its usage
-
- Closed
-
(2 links to)