RFR: 8336663: [JVMCI] VM Crash on ZGC due to incompatible handle returned by HotSpotJVMCIRuntime#getJObjectValue [v2]
Tom Rodriguez
never at openjdk.org
Wed Jul 24 20:19:33 UTC 2024
On Thu, 18 Jul 2024 17:20:50 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.
The latest version looks ok to me.
-------------
Marked as reviewed by never (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/20219#pullrequestreview-2197685821
More information about the hotspot-compiler-dev
mailing list