RFR: 8159979: During initial mark, preparing all regions for marking may take a significant amount of time [v2]

Thomas Schatzl tschatzl at openjdk.java.net
Tue Aug 31 08:31:27 UTC 2021


On Mon, 30 Aug 2021 15:18:49 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
>
> Ivan Walulya has updated the pull request incrementally with one additional commit since the last revision:
> 
>   typo

Since I'm messing around with the TestGCLogMessages.java test anyway currently, I'll add the two messages in https://github.com/openjdk/jdk/pull/5306.

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

Marked as reviewed by tschatzl (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/5302



More information about the hotspot-gc-dev mailing list