After the integration of JDK-8369150 the test now fails with:
<COMPILED_METHOD_LOAD>: name: compiledMethod, code: 0x0000ffff6c9ed5c0
<COMPILED_METHOD_LOAD>: name: compiledMethod, code: 0x0000ffff6c9f4840
check_jvmti_error: JVMTI function returned error: get_method_name: error in JVMTI GetMethodName call: JVMTI_ERROR_INVALID_METHODID(23)
<COMPILED_METHOD_LOAD>: name: compiledMethod, code: 0x0000ffff6c9ed5c0
<COMPILED_METHOD_LOAD>: name: compiledMethod, code: 0x0000ffff6c9f4840
check_jvmti_error: JVMTI function returned error: get_method_name: error in JVMTI GetMethodName call: JVMTI_ERROR_INVALID_METHODID(23)
- caused by
-
JDK-8369150 NMethodRelocationTest fails when JVMTI events not published before JVM exit
-
- Resolved
-
- duplicates
-
JDK-8374879 NMethodRelocationTest fails with -Xcomp after 8369150
-
- Resolved
-