RFR: 8303229: JFR: Preserve disk repository after exit [v3]

Erik Gahlin egahlin at openjdk.org
Thu Mar 23 12:41:29 UTC 2023


> Hi,
> 
> Could I have a review of an enhancement that adds the option preserve-repository=true/false to -XX:FlightRecorderOptions and jcmd JFR.configure. When set to true, chunk files in the repository will not be removed by the JVM at exit.
> 
> Testing: jdk/jdk/jfr
> 
> Thanks
> Erik

Erik Gahlin has updated the pull request incrementally with one additional commit since the last revision:

  Docs update

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/13111/files
  - new: https://git.openjdk.org/jdk/pull/13111/files/9e8094d2..0b500c8e

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=13111&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=13111&range=01-02

  Stats: 12 lines in 2 files changed: 12 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/13111.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/13111/head:pull/13111

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


More information about the hotspot-jfr-dev mailing list