Integrated: 8277450: Record number of references into collection set during gc
Thomas Schatzl
tschatzl at openjdk.java.net
Mon Nov 29 12:08:09 UTC 2021
On Tue, 23 Nov 2021 13:55:41 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
> Hi all,
>
> could I have reviews for this change that adds logging for the number of heap roots found and pushed onto the task queues from the scanned cards? This can help with finding a good card size.
>
> Thanks,
> Thomas
This pull request has now been integrated.
Changeset: e5676f8d
Author: Thomas Schatzl <tschatzl at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/e5676f8d0b4f9e97497581e848e8b06fb7e11828
Stats: 19 lines in 6 files changed: 15 ins; 0 del; 4 mod
8277450: Record number of references into collection set during gc
Reviewed-by: kbarrett, iwalulya
-------------
PR: https://git.openjdk.java.net/jdk/pull/6519
More information about the hotspot-gc-dev
mailing list