[jdk24] RFR: 8348562: ZGC: segmentation fault due to missing node type check in barrier elision analysis
Vladimir Kozlov
kvn at openjdk.org
Mon Feb 3 19:22:45 UTC 2025
On Mon, 3 Feb 2025 17:56:23 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
> Clean backport of [JDK-8348562](https://bugs.openjdk.org/browse/JDK-8348562). It only adds a null check + bailout where the current implementation crashes with SIGSEGV.
Looks good.
Good. I approved request as Area Lead. Formalities are done ;^)
Now we can review and integrate this into JDK 24.
-------------
Marked as reviewed by kvn (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/23422#pullrequestreview-2590805301
PR Comment: https://git.openjdk.org/jdk/pull/23422#issuecomment-2631867578
More information about the hotspot-gc-dev
mailing list