Integrated: 8159979: During initial mark, preparing all regions for marking may take a significant amount of time
Ivan Walulya
iwalulya at openjdk.java.net
Tue Aug 31 12:33:31 UTC 2021
On Mon, 30 Aug 2021 13:30:24 GMT, Ivan Walulya <iwalulya at openjdk.org> wrote:
> Hi all,
>
> Please review this change to move the work done during preparation for a concurrent mark start (pre_concurrent_start) into a G1BatchedGangTask.
>
> Testing: Tier 1-3
This pull request has now been integrated.
Changeset: 841e3943
Author: Ivan Walulya <iwalulya at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/841e3943c480c95409446bb35fb9a56d7fc48c8a
Stats: 121 lines in 5 files changed: 87 ins; 20 del; 14 mod
8159979: During initial mark, preparing all regions for marking may take a significant amount of time
Reviewed-by: tschatzl, ayang
-------------
PR: https://git.openjdk.java.net/jdk/pull/5302
More information about the hotspot-gc-dev
mailing list