Integrated: 8360287: JFR: PlatformTracer class should be loaded lazily
Erik Gahlin
egahlin at openjdk.org
Thu Jun 26 22:21:44 UTC 2025
On Mon, 23 Jun 2025 13:32:32 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:
> Could I have a review of a change that ensures that the PlatformTracer and its static initializers are not run unless a method timing or method tracing filter has been set?
>
> Testing: test/jdk/jdk/jfr
>
> Thanks
> Erik
This pull request has now been integrated.
Changeset: 8ea544c3
Author: Erik Gahlin <egahlin at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/8ea544c33fc502208577249fb83544f8d876bc17
Stats: 75 lines in 4 files changed: 62 ins; 11 del; 2 mod
8360287: JFR: PlatformTracer class should be loaded lazily
Reviewed-by: mgronlun
-------------
PR: https://git.openjdk.org/jdk/pull/25937
More information about the hotspot-jfr-dev
mailing list