RFR: 8365976: G1: Full gc should mark nmethods on stack
Albert Mingkun Yang
ayang at openjdk.org
Fri Aug 22 11:09:04 UTC 2025
On Fri, 22 Aug 2025 10:59:38 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
>
> please review this fix that moves the nmethod arming after registering the nmethods during full gc to make sure that the remaining ones are armed. That changed after [JDK-8360540](https://bugs.openjdk.org/browse/JDK-8360540).
>
> Testing: gha
>
> Thanks,
> Thomas
Marked as reviewed by ayang (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/26899#pullrequestreview-3144084259
More information about the hotspot-gc-dev
mailing list