Integrated: 8365976: G1: Full gc should mark nmethods on stack
Thomas Schatzl
tschatzl at openjdk.org
Mon Aug 25 07:47:59 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
This pull request has now been integrated.
Changeset: 57434c73
Author: Thomas Schatzl <tschatzl at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/57434c73eac9bd6557b09d4a057e3a2a18f382b4
Stats: 3 lines in 2 files changed: 1 ins; 2 del; 0 mod
8365976: G1: Full gc should mark nmethods on stack
Reviewed-by: ayang, iwalulya
-------------
PR: https://git.openjdk.org/jdk/pull/26899
More information about the hotspot-gc-dev
mailing list