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

Erik Gahlin egahlin at openjdk.org
Fri Mar 31 15:43:28 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:

  Typo

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/13111/files
  - new: https://git.openjdk.org/jdk/pull/13111/files/c744b1c7..807d62b7

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

  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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