RFR: 8347923: Parallel: Simplify compute_survivor_space_size_and_threshold

Albert Mingkun Yang ayang at openjdk.org
Thu Jan 16 13:42:14 UTC 2025


Trivial extracting out the common subexpression from both if-else branches.

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

Commit messages:
 - trivial

Changes: https://git.openjdk.org/jdk/pull/23155/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=23155&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8347923
  Stats: 5 lines in 1 file changed: 0 ins; 2 del; 3 mod
  Patch: https://git.openjdk.org/jdk/pull/23155.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/23155/head:pull/23155

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


More information about the hotspot-gc-dev mailing list