RFR: 8367450: Shenandoah: Log the composition of the collection set [v2]

William Kemper wkemper at openjdk.org
Tue Sep 16 00:30:37 UTC 2025


> Reuse the same log message from GenShen which details the composition of the live data to be evacuated. In the non-generational modes, all regions are considered young and nothing will be promoted (or old).

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

  Simplify JFR evac info reporting

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/27235/files
  - new: https://git.openjdk.org/jdk/pull/27235/files/b3e10d4c..14d36331

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

  Stats: 162 lines in 4 files changed: 1 ins; 131 del; 30 mod
  Patch: https://git.openjdk.org/jdk/pull/27235.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/27235/head:pull/27235

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


More information about the hotspot-gc-dev mailing list