RFR: 8369150: NMethodRelocationTest fails when JVMTI events not published before JVM exit [v6]
Chad Rakoczy
duke at openjdk.org
Mon Jan 12 22:31:27 UTC 2026
On Mon, 12 Jan 2026 22:19:39 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> Chad Rakoczy has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Remove JNIenv use and update shouldExit
>
> After this change the test is failing 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)
@dholmes-ora Thanks for surfacing this issue I will look into it. Do you have any additional information on the failure such as failure frequency, environment, and reproducibility?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/28683#issuecomment-3740809704
More information about the serviceability-dev
mailing list