Integrated: 8261441: JFR: Filename expansion
Denghui Dong
ddong at openjdk.java.net
Fri Aug 6 02:15:44 UTC 2021
On Tue, 22 Jun 2021 09:06:13 GMT, Denghui Dong <ddong at openjdk.org> wrote:
> Hi,
> Could I have a review of this change that let the users could use `%p` in the filename to represent the PID when JFR.start/stop/dump.
>
> ~~I haven't implemented `%t` described in the issue, because I don't think it's very useful.~~
>
> Best,
> Denghui Dong
This pull request has now been integrated.
Changeset: adb0ae56
Author: Denghui Dong <ddong at openjdk.org>
Committer: Yi Yang <yyang at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/adb0ae56ab9efec12526433927c15308902535f7
Stats: 148 lines in 9 files changed: 127 ins; 13 del; 8 mod
8261441: JFR: Filename expansion
Reviewed-by: jbachorik, egahlin
-------------
PR: https://git.openjdk.java.net/jdk/pull/4550
More information about the hotspot-jfr-dev
mailing list