Integrated: 8303229: JFR: Preserve disk repository after exit
Erik Gahlin
egahlin at openjdk.org
Mon Apr 3 09:10:09 UTC 2023
On Tue, 21 Mar 2023 01:24:44 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
This pull request has now been integrated.
Changeset: 336a23e7
Author: Erik Gahlin <egahlin at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/336a23e70a9624c124137ee245fa33784d1e824b
Stats: 236 lines in 10 files changed: 191 ins; 1 del; 44 mod
8303229: JFR: Preserve disk repository after exit
Reviewed-by: dholmes, mgronlun
-------------
PR: https://git.openjdk.org/jdk/pull/13111
More information about the build-dev
mailing list