RFR: 8369433: G1: Replace G1MarkScope with NMethodMarkingScope

Thomas Schatzl tschatzl at openjdk.org
Wed Oct 8 16:16:45 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).

Marked as reviewed by tschatzl (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/27697#pullrequestreview-3315597129


More information about the hotspot-gc-dev mailing list