RFR: 8309265: Serial: Remove the code related to GC overheap limit
Albert Mingkun Yang
ayang at openjdk.org
Thu Jun 1 11:41:06 UTC 2023
On Thu, 1 Jun 2023 11:15:17 GMT, Guoxiong Li <gli 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).
-------------
PR Review: https://git.openjdk.org/jdk/pull/14258#pullrequestreview-1455252636
More information about the hotspot-gc-dev
mailing list