Integrated: 8369681: Parallel: Remove conditional check in ParallelScavengeHeap::verify

Albert Mingkun Yang ayang at openjdk.org
Wed Oct 15 09:22:46 UTC 2025


On Mon, 13 Oct 2025 12:41:08 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Remove unnecessary `total_collections` checking before verification.
> 
> Test: tier1-5

This pull request has now been integrated.

Changeset: 9d117877
Author:    Albert Mingkun Yang <ayang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/9d11787799718a82087f3c7b0c70abe7dfcead72
Stats:     9 lines in 1 file changed: 0 ins; 3 del; 6 mod

8369681: Parallel: Remove conditional check in ParallelScavengeHeap::verify

Reviewed-by: fandreuzzi, tschatzl

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

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


More information about the hotspot-gc-dev mailing list