RFR: 8370520: GenShen: Track and report on promotion failures [v2]
William Kemper
wkemper at openjdk.org
Fri Oct 24 17:36:42 UTC 2025
> Keep track of promotion failures. Report the number of failures and total number of bytes that could not be promoted. These changes were hoisted out of https://github.com/openjdk/jdk/pull/27632.
William Kemper has updated the pull request incrementally with one additional commit since the last revision:
Use atomic load when reading promotion failure counters
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/27962/files
- new: https://git.openjdk.org/jdk/pull/27962/files/1e80c2a9..9213b8cb
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=27962&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=27962&range=00-01
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/27962.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/27962/head:pull/27962
PR: https://git.openjdk.org/jdk/pull/27962
More information about the shenandoah-dev
mailing list