RFR: 8295333: G1: Remove unnecessary check in G1Policy::calculate_desired_eden_length_by_mmu
Albert Mingkun Yang
ayang at openjdk.org
Fri Oct 14 10:19:18 UTC 2022
Simple change of removing an `if` check.
Test: hotspot_gc
-------------
Commit messages:
- g1-mmu-precondition
Changes: https://git.openjdk.org/jdk/pull/10712/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=10712&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8295333
Stats: 11 lines in 1 file changed: 0 ins; 6 del; 5 mod
Patch: https://git.openjdk.org/jdk/pull/10712.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/10712/head:pull/10712
PR: https://git.openjdk.org/jdk/pull/10712
More information about the hotspot-gc-dev
mailing list