Integrated: 8369433: G1: Replace G1MarkScope with NMethodMarkingScope

Francesco Andreuzzi fandreuzzi at openjdk.org
Thu Oct 9 12:45:13 UTC 2025


On Wed, 8 Oct 2025 15:39:19 GMT, Francesco Andreuzzi <fandreuzzi at openjdk.org> wrote:

> Replacing `G1MarkScope` with `NMethodMarkingScope`, since they have equivalent implementations.
> 
> Passes tier1 and tier2 (fastdebug).

This pull request has now been integrated.

Changeset: 9def7bfe
Author:    Francesco Andreuzzi <fandreuzzi at openjdk.org>
Committer: Thomas Schatzl <tschatzl at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/9def7bfea263f6f77f0bd9d4c16f00b7a0834243
Stats:     6 lines in 1 file changed: 1 ins; 4 del; 1 mod

8369433: G1: Replace G1MarkScope with NMethodMarkingScope

Reviewed-by: tschatzl, ayang

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

PR: https://git.openjdk.org/jdk/pull/27697


More information about the hotspot-gc-dev mailing list