Integrated: 8326975: Parallel: Remove redundant PSOldGen::is_allocated

Albert Mingkun Yang ayang at openjdk.org
Thu Feb 29 14:39:58 UTC 2024


On Wed, 28 Feb 2024 16:30:37 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Simple removing redundant code, since old-gen should have been allocated in the caller context.
> 
> Test: tier1-3

This pull request has now been integrated.

Changeset: 8f6edd8d
Author:    Albert Mingkun Yang <ayang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/8f6edd8dc866bf970b7e7b8358f62832887e6e8b
Stats:     17 lines in 5 files changed: 0 ins; 13 del; 4 mod

8326975: Parallel: Remove redundant PSOldGen::is_allocated

Reviewed-by: gli, tschatzl

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

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


More information about the hotspot-gc-dev mailing list