Integrated: 8319997: JFR: Reduce use of dynamic proxies

Erik Gahlin egahlin at openjdk.org
Tue May 7 19:01:59 UTC 2024


On Mon, 6 May 2024 15:15:22 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:

> Hi,
> 
> Could I have a review of a change that removes the use of dynamic proxies for known event metadata, for example labels and descriptions.
> 
> Testing: test/jdk/jdk/jfr
> 
> Thanks

This pull request has now been integrated.

Changeset: 8d78e8ca
Author:    Erik Gahlin <egahlin at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/8d78e8cadcc06aea7179ec97d3bf8b7cee63b447
Stats:     81 lines in 5 files changed: 21 ins; 35 del; 25 mod

8319997: JFR: Reduce use of dynamic proxies

Reviewed-by: mgronlun

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

PR: https://git.openjdk.org/jdk/pull/19106


More information about the hotspot-jfr-dev mailing list