RFR: 8309265: Serial: Remove the code related to GC overheap limit
Thomas Schatzl
tschatzl at openjdk.org
Thu Jun 1 11:46:07 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
lgtm.
-------------
Marked as reviewed by tschatzl (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/14258#pullrequestreview-1455261676
More information about the hotspot-gc-dev
mailing list