RFR: 8261441: JFR: Filename expansion [v10]

Erik Gahlin egahlin at openjdk.java.net
Thu Aug 5 16:23:31 UTC 2021


On Thu, 5 Aug 2021 02:20:02 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
>
> Denghui Dong has updated the pull request incrementally with one additional commit since the last revision:
> 
>   remove null check

Marked as reviewed by egahlin (Reviewer).

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

PR: https://git.openjdk.java.net/jdk/pull/4550


More information about the hotspot-jfr-dev mailing list