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

Erik Gahlin egahlin at openjdk.org
Thu Mar 23 13:49:42 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/6c860c1e..2665c785

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

  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