RFR: Improve humongous remset scan [v2]

William Kemper wkemper at openjdk.org
Thu Jun 16 21:19:34 UTC 2022


On Wed, 15 Jun 2022 00:28:12 GMT, Kelvin Nilsen <kdnilsen at openjdk.org> wrote:

>> These changes allow humongous objects residing within the remembered set to be scanned by muitiple concurrent GC worker threads, allowing more efficient parallelization of the remembered set scanning effort.
>
> Kelvin Nilsen has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Improvements requested by reviewer

Marked as reviewed by wkemper (Committer).

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

PR: https://git.openjdk.org/shenandoah/pull/144


More information about the shenandoah-dev mailing list