RFR: 8377396: GenShen: Consolidate and simplify in place region promotions [v2]

William Kemper wkemper at openjdk.org
Wed Feb 11 09:34:14 UTC 2026


> The logic to select and execute in place region promotions is spread out across different files. This is a mechanical refactoring to simplify the code and encapsulate the abstraction.

William Kemper has updated the pull request incrementally with one additional commit since the last revision:

  Need to include inline headers

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/29618/files
  - new: https://git.openjdk.org/jdk/pull/29618/files/e9dbb7fa..9872788d

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=29618&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=29618&range=00-01

  Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/29618.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/29618/head:pull/29618

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


More information about the hotspot-gc-dev mailing list