Integrated: 8369440: Remove RootResolverMarkScope and RootSetClosureMarkScope

Francesco Andreuzzi fandreuzzi at openjdk.org
Sat Oct 11 06:16:14 UTC 2025


On Thu, 9 Oct 2025 14:19:22 GMT, Francesco Andreuzzi <fandreuzzi at openjdk.org> wrote:

> `RootResolverMarkScope` and `RootSetClosureMarkScope` are not needed, since the code using them does not seem to require `nmethod::oops_do_marking_prologue`.
> 
> Passes tier1 and tier2 (fastdebug).

This pull request has now been integrated.

Changeset: 9b99bc8e
Author:    Francesco Andreuzzi <fandreuzzi at openjdk.org>
Committer: SendaoYan <syan at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/9b99bc8ef53ad20c4f1cb5d26cffc64b0deb79ad
Stats:     85 lines in 6 files changed: 0 ins; 85 del; 0 mod

8369440: Remove RootResolverMarkScope and RootSetClosureMarkScope

Reviewed-by: ayang

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

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


More information about the hotspot-dev mailing list