RFR: 8037914: Add JFR event for string deduplication [v8]
Erik Gahlin
egahlin at openjdk.org
Mon Nov 17 18:55:09 UTC 2025
On Mon, 17 Nov 2025 14:45:29 GMT, Francesco Andreuzzi <fandreuzzi at openjdk.org> wrote:
>> 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
Marked as reviewed by egahlin (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/28015#pullrequestreview-3474120613
More information about the hotspot-gc-dev
mailing list