RFR: 8353856: Deprecate FlighRecorderPermission class for removal

Erik Gahlin egahlin at openjdk.org
Tue Apr 8 20:00:31 UTC 2025


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

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

Commit messages:
 - Initial

Changes: https://git.openjdk.org/jdk/pull/24524/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=24524&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8353856
  Stats: 240 lines in 3 files changed: 116 ins; 120 del; 4 mod
  Patch: https://git.openjdk.org/jdk/pull/24524.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/24524/head:pull/24524

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


More information about the hotspot-jfr-dev mailing list