Integrated: 8353856: Deprecate FlighRecorderPermission class for removal

Erik Gahlin egahlin at openjdk.org
Thu Apr 10 07:45:37 UTC 2025


On Tue, 8 Apr 2025 19:49:47 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:

> Hi,
> 
> Can I have a review of a PR that deprecates the FlightRecorderPermission class for removal? The code that used to access package-internal methods of jdk.jfr is moved to the EventSettings class.
> 
> Testing: tier1 + jdk/jdk/jfr
> 
> Thanks
> Erik

This pull request has now been integrated.

Changeset: c447a102
Author:    Erik Gahlin <egahlin at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/c447a10225576bc59e1ba9477417367d2ac28511
Stats:     240 lines in 3 files changed: 116 ins; 120 del; 4 mod

8353856: Deprecate FlighRecorderPermission class for removal

Reviewed-by: mgronlun

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

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


More information about the hotspot-jfr-dev mailing list