RFR: 8369433: G1: Replace G1MarkScope with NMethodMarkingScope

Francesco Andreuzzi fandreuzzi at openjdk.org
Wed Oct 8 15:47:24 UTC 2025


Replacing `G1MarkScope` with `NMethodMarkingScope`, since they have equivalent implementations.

Passes tier1 and tier2 (fastdebug).

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

Commit messages:
 - replace

Changes: https://git.openjdk.org/jdk/pull/27697/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=27697&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8369433
  Stats: 6 lines in 1 file changed: 1 ins; 4 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/27697.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/27697/head:pull/27697

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


More information about the hotspot-gc-dev mailing list