Integrated: 8325897: Parallel: Remove PSYoungGen::is_maximal_no_gc

Guoxiong Li gli at openjdk.org
Thu Mar 14 03:29:42 UTC 2024


On Wed, 13 Mar 2024 14:50:17 GMT, Guoxiong Li <gli at openjdk.org> wrote:

> Hi all,
> 
> This trivial patch removes the unnecessary method `PSYoungGen::is_maximal_no_gc`.
> 
> Thanks for taking the time to review.
> 
> Best Regards,
> -- Guoxiong

This pull request has now been integrated.

Changeset: 357c912b
Author:    Guoxiong Li <gli at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/357c912be51aadf7cc23eb4c2bc4279eac8b2b4b
Stats:     8 lines in 2 files changed: 1 ins; 4 del; 3 mod

8325897: Parallel: Remove PSYoungGen::is_maximal_no_gc

Reviewed-by: ayang

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

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


More information about the hotspot-gc-dev mailing list