RFR: 8336663: [JVMCI] VM Crash on ZGC due to incompatible handle returned by HotSpotJVMCIRuntime#getJObjectValue [v3]
Tomáš Zezula
duke at openjdk.org
Thu Jul 25 10:35:46 UTC 2024
> 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.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/20219/files
- new: https://git.openjdk.org/jdk/pull/20219/files/d10f8184..4738569f
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=20219&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=20219&range=01-02
Stats: 4 lines in 1 file changed: 2 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/20219.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/20219/head:pull/20219
PR: https://git.openjdk.org/jdk/pull/20219
More information about the graal-dev
mailing list