Integrated: 8309265: Serial: Remove the code related to GC overheap limit

Guoxiong Li gli at openjdk.org
Sat Jun 3 03:48:14 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

This pull request has now been integrated.

Changeset: 6edd786b
Author:    Guoxiong Li <gli at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/6edd786bf6d8b1008a292b26fc0f901cbae1d03b
Stats:     30 lines in 2 files changed: 0 ins; 26 del; 4 mod

8309265: Serial: Remove the code related to GC overheap limit

Reviewed-by: ayang, tschatzl

-------------

PR: https://git.openjdk.org/jdk/pull/14258


More information about the hotspot-gc-dev mailing list