RFR: 8254576: ZGC: Clean up timers in roots iterators
Erik Österlund
eosterlund at openjdk.java.net
Mon Oct 12 13:21:15 UTC 2020
On Mon, 12 Oct 2020 11:13:33 GMT, Per Liden <pliden at openjdk.org> wrote:
> Some of the timers in roots iterators are no longer that interesting after JDK-8253180 (concurrent thread stack
> scanning). I propose we remove them. This patch also adjusts the line break of a comment and moves a closure closer to
> the function where it's used.
Looks good.
-------------
Marked as reviewed by eosterlund (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/605
More information about the hotspot-gc-dev
mailing list