RFR: 8336663: [JVMCI] VM Crash on ZGC due to incompatible handle returned by HotSpotJVMCIRuntime#getJObjectValue [v3]
Doug Simon
dnsimon at openjdk.org
Fri Jul 26 14:39:41 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.
Marked as reviewed by dnsimon (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/20219#pullrequestreview-2202029175
More information about the hotspot-compiler-dev
mailing list