RFR: 8321816: GenShen: Provide a minimum amount of time for an old collection to run [v3]
William Kemper
wkemper at openjdk.org
Thu Dec 21 03:11:12 UTC 2023
On Thu, 21 Dec 2023 01:04:47 GMT, Y. Srinivas Ramakrishna <ysr at openjdk.org> wrote:
>> William Kemper has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Only start global cycles when metaspace is out of memory
>
> src/hotspot/share/gc/shenandoah/shenandoahRegulatorThread.hpp line 80:
>
>> 78: bool start_global_cycle();
>> 79:
>> 80: bool should_unload_classes();
>
> Could you also please write a 1-line documentation comment for this as well?
Done.
-------------
PR Review Comment: https://git.openjdk.org/shenandoah/pull/371#discussion_r1433404377
More information about the shenandoah-dev
mailing list