Integrated: 8238197: JFR: Rework setting and getting EventHandler

Markus Grönlund mgronlun at openjdk.java.net
Thu Jun 10 10:30:17 UTC 2021


On Wed, 9 Jun 2021 21:29:51 GMT, Markus Grönlund <mgronlun at openjdk.org> wrote:

> Greetings,
> 
> please help review this changeset which moves the setting and getting of event handlers to native to avoid allocations.
> 
> Testing: jdk_jfr, stress
> 
> Thanks
> Markus

This pull request has now been integrated.

Changeset: a187fcc3
Author:    Markus Grönlund <mgronlun at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/a187fcc3ec1ca360ad1d7d1f78bf5ccd9d1c2b7b
Stats:     92 lines in 2 files changed: 24 ins; 44 del; 24 mod

8238197: JFR: Rework setting and getting EventHandler

Reviewed-by: egahlin, jbachorik

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

PR: https://git.openjdk.java.net/jdk/pull/4445


More information about the hotspot-jfr-dev mailing list