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