Integrated: 8298526: JFR: Generate missing filename for time-bound recordings
Erik Gahlin
egahlin at openjdk.org
Tue Dec 20 13:10:54 UTC 2022
On Mon, 19 Dec 2022 14:00:14 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:
> Could I have a review of a change that generates a filename for a recording where a duration has been specified, but no filename has been set. This is most likely what the user wants. This behavior also prevents stopped recordings from hanging around without being closed.
>
> For the few users, if any, that want a time-bound recording without a dump file can do filename=/dev/null.
>
> Testing: jdk/jdk/jfr
>
> Thanks
> Erik
This pull request has now been integrated.
Changeset: de8153ca
Author: Erik Gahlin <egahlin at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/de8153cab76606350eb0ecc4302b23c52f0565a6
Stats: 38 lines in 2 files changed: 24 ins; 0 del; 14 mod
8298526: JFR: Generate missing filename for time-bound recordings
Reviewed-by: mgronlun
-------------
PR: https://git.openjdk.org/jdk/pull/11721
More information about the hotspot-jfr-dev
mailing list