RFR: 8303229: JFR: Preserve disk repository after exit [v8]
Markus Grönlund
mgronlun at openjdk.org
Fri Mar 31 19:05:19 UTC 2023
On Fri, 31 Mar 2023 18:56:20 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:
>> 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:
>
> Fix descriptions
Looks good.
-------------
Marked as reviewed by mgronlun (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/13111#pullrequestreview-1367450724
More information about the hotspot-jfr-dev
mailing list