Integrated: 8292336: JFR: Warn users if -XX:StartFlightRecording:disk=false is specified with maxage or maxsize

Erik Gahlin egahlin at openjdk.org
Mon Oct 3 06:16:48 UTC 2022


On Fri, 30 Sep 2022 12:10:31 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:

> Hi,
> 
> Could I have a review of PR that adds a warning message if maxage or maxsize is set when disk = false.
> 
> Testing: jdk/jdk/jfr
> 
> Thanks
> Erik

This pull request has now been integrated.

Changeset: a69ee853
Author:    Erik Gahlin <egahlin at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/a69ee85308ae2fd5d9fd5aed69b16ca70119976a
Stats:     8 lines in 1 file changed: 8 ins; 0 del; 0 mod

8292336: JFR: Warn users if -XX:StartFlightRecording:disk=false is specified with maxage or maxsize

Reviewed-by: mgronlun

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

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


More information about the hotspot-jfr-dev mailing list