RFR: 8037914: Add JFR event for string deduplication
Francesco Andreuzzi
fandreuzzi at openjdk.org
Tue Oct 28 22:48:31 UTC 2025
On Tue, 28 Oct 2025 22:37:31 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:
> Why do you need two events instead of one?
I don't, I created two events just to separate information in two uniform containers. Potentially, users may want to enable just one of them.
But that's the only motivation, the two events are emitted at the same time so there's no technical problem in merging them. Would that be more appropriate?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/28015#issuecomment-3458857564
More information about the hotspot-dev
mailing list