RFR: 8037914: Add JFR event for string deduplication [v5]
Francesco Andreuzzi
fandreuzzi at openjdk.org
Thu Nov 6 01:25:00 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 one additional commit since the last revision:
no start
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/28015/files
- new: https://git.openjdk.org/jdk/pull/28015/files/e8644c68..3793befd
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=28015&range=04
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=28015&range=03-04
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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