RFR: 8332548: GenShen: Factor generational mode out of gc helpers [v2]
William Kemper
wkemper at openjdk.org
Tue May 21 22:56:20 UTC 2024
On Tue, 21 May 2024 22:10:41 GMT, William Kemper <wkemper at openjdk.org> wrote:
>> Some of the generational mode support in `shenandoahConcurrentGC.cpp` and `shenandoahDegeneratedGC.cpp` can be factored into generational mode specific files and coalesced under fewer generational mode checks.
>
> William Kemper has updated the pull request incrementally with two additional commits since the last revision:
>
> - Templatize evact update task and closure to prevent excessive mode checks
> - Use descriptive style in comments for consistency
Thanks for the review!
-------------
PR Comment: https://git.openjdk.org/shenandoah/pull/436#issuecomment-2123559651
More information about the shenandoah-dev
mailing list