RFR: 8037914: Add JFR event for string deduplication [v4]
Francesco Andreuzzi
fandreuzzi at openjdk.org
Tue Nov 4 21:27:22 UTC 2025
> In this PR I introduce a new JFR event: `jdk.StringDeduplicationStatistics`
>
> The new event is emitted every time a deduplication cycle happens.
>
> Passes tier1 and tier2 (fastdebug).
Francesco Andreuzzi has updated the pull request incrementally with two additional commits since the last revision:
- enable
- bytes to size
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/28015/files
- new: https://git.openjdk.org/jdk/pull/28015/files/c3c9a8db..e8644c68
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=28015&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=28015&range=02-03
Stats: 5 lines in 3 files changed: 0 ins; 0 del; 5 mod
Patch: https://git.openjdk.org/jdk/pull/28015.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/28015/head:pull/28015
PR: https://git.openjdk.org/jdk/pull/28015
More information about the hotspot-dev
mailing list