RFR: 8369440: Remove RootResolverMarkScope and RootSetClosureMarkScope [v2]

Albert Mingkun Yang ayang at openjdk.org
Fri Oct 10 09:47:28 UTC 2025


On Fri, 10 Oct 2025 00:28:30 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).
>
> Francesco Andreuzzi has updated the pull request incrementally with one additional commit since the last revision:
> 
>   nn

Marked as reviewed by ayang (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/27729#pullrequestreview-3322252007


More information about the hotspot-dev mailing list