RFR: 8336663: [JVMCI] VM Crash on ZGC due to incompatible handle returned by HotSpotJVMCIRuntime#getJObjectValue [v3]
duke
duke at openjdk.org
Fri Jul 26 14:45:36 UTC 2024
On Thu, 25 Jul 2024 10:35:46 GMT, Tomáš Zezula <duke at openjdk.org> wrote:
>> The `HotSpotJVMCIRuntime#getJObjectValue` method returns a real JNI local handle instead of a JVMCI handle to prevent random crashes on ZGC.
>
> Tomáš Zezula has updated the pull request incrementally with one additional commit since the last revision:
>
> Improved getJObjectValue ducumentation.
@tzezula
Your change (at version 4738569f623cea3c41f4d75ef9ac5e9fc04966bd) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20219#issuecomment-2252915142
More information about the hotspot-compiler-dev
mailing list