RFR: 8037914: Add JFR event for string deduplication [v8]

Francesco Andreuzzi fandreuzzi at openjdk.org
Mon Nov 17 14:45:29 UTC 2025


> In this PR I introduce a new JFR event: `jdk.StringDeduplication`
> 
> 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:

  fix year

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/28015/files
  - new: https://git.openjdk.org/jdk/pull/28015/files/fc47a64e..40829ead

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=28015&range=07
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=28015&range=06-07

  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-jfr-dev mailing list