RFR: 8309265: Serial: Remove the code related to GC overheap limit
Guoxiong Li
gli at openjdk.org
Sat Jun 3 03:48:13 UTC 2023
On Thu, 1 Jun 2023 11:38:11 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
>> Hi all,
>>
>> This patch removes the unimplemented GC overhead limit related code in serial GC, mainly in `genCollectedHeap`.
>> It seems a leftover when removing the CMS.
>>
>> Thanks for the review.
>>
>> Best Regards,
>> -- Guoxiong
>
> Marked as reviewed by ayang (Reviewer).
@albertnetymk @tschatzl Thanks for your reviews. Integrating.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14258#issuecomment-1574618442
More information about the hotspot-gc-dev
mailing list