RFR: 8369681: Parallel: Remove conditional check in ParallelScavengeHeap::verify
Albert Mingkun Yang
ayang at openjdk.org
Mon Oct 13 12:48:29 UTC 2025
Remove unnecessary `total_collections` checking before verification.
Test: tier1-5
-------------
Commit messages:
- pgc-remove-if
Changes: https://git.openjdk.org/jdk/pull/27769/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=27769&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8369681
Stats: 9 lines in 1 file changed: 0 ins; 3 del; 6 mod
Patch: https://git.openjdk.org/jdk/pull/27769.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/27769/head:pull/27769
PR: https://git.openjdk.org/jdk/pull/27769
More information about the hotspot-gc-dev
mailing list