RFR: 8370078: Remove unnecessary argument in ContiguousSpace::initialize

Albert Mingkun Yang ayang at openjdk.org
Fri Oct 17 12:14:48 UTC 2025


Trivial "inlining" a statically know boolean value to a method.

Test: tier1

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

Commit messages:
 - remove-mangle-arg

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

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


More information about the hotspot-gc-dev mailing list