RFR: 8365976: G1: Full gc should mark nmethods on stack

Ivan Walulya iwalulya at openjdk.org
Fri Aug 22 15:17:52 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 iwalulya (Reviewer).

-------------

PR Review: https://git.openjdk.org/jdk/pull/26899#pullrequestreview-3144903249


More information about the hotspot-gc-dev mailing list