RFR: 8338620: GenShen: Distinguish between young and old collector in GC configuration [v2]
Y. Srinivas Ramakrishna
ysr at openjdk.org
Tue Aug 20 20:04:31 UTC 2024
On Tue, 20 Aug 2024 18:57:12 GMT, William Kemper <wkemper at openjdk.org> wrote:
>> Return `ShenandoahYoung` for `young_collector` under generational mode (continue returning `N/A` for other modes). Return `ShenandoahOld` for `old_collector` under generational mode (continue returning `Shenandoah` for other modes).
>
> William Kemper has updated the pull request incrementally with one additional commit since the last revision:
>
> Fix minimal variant build
Marked as reviewed by ysr (Committer).
-------------
PR Review: https://git.openjdk.org/shenandoah/pull/477#pullrequestreview-2248989427
More information about the shenandoah-dev
mailing list