RFR: 8261441: JFR: Filename expansion [v5]

Denghui Dong ddong at openjdk.java.net
Wed Jun 23 08:06:29 UTC 2021


On Wed, 23 Jun 2021 03:17:36 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:

> Why is not `%t` useful?
> 
> If you start multiple processes, the same PID can be reused and cause a collision.

Makes sense.
'%t' support is added.

Thanks

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

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


More information about the hotspot-jfr-dev mailing list