RFR: 8361726: Shenandoah: More detailed evacuation instrumentation [v3]
William Kemper
wkemper at openjdk.org
Wed Jul 23 23:16:42 UTC 2025
> Shenandoah has `not product` instrumentation to track evacuation performance. This change introduces more detail by categorizing each evacuation as young, old or promotion.
William Kemper has updated the pull request incrementally with one additional commit since the last revision:
Fix merge error
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/26222/files
- new: https://git.openjdk.org/jdk/pull/26222/files/e1f8c9b9..23a86e36
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=26222&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=26222&range=01-02
Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/26222.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/26222/head:pull/26222
PR: https://git.openjdk.org/jdk/pull/26222
More information about the hotspot-gc-dev
mailing list