Integrated: 8254576: ZGC: Clean up timers in roots iterators
Per Liden
pliden at openjdk.java.net
Tue Oct 13 09:54:19 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.
This pull request has now been integrated.
Changeset: 5d6a6255
Author: Per Liden <pliden at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/5d6a6255
Stats: 36 lines in 2 files changed: 6 ins; 26 del; 4 mod
8254576: ZGC: Clean up timers in roots iterators
Reviewed-by: eosterlund, stefank
-------------
PR: https://git.openjdk.java.net/jdk/pull/605
More information about the hotspot-gc-dev
mailing list