RFR: JDK-8269202: Support %p in jfr dump file name
Hamlin Li
mli at openjdk.java.net
Wed Jun 23 01:24:38 UTC 2021
On Wed, 23 Jun 2021 01:16:04 GMT, Hamlin Li <mli at openjdk.org> wrote:
> Currently, jfr supports 2 ways to name dump file.
> 1. dump without a file name, it will generate a name automatically with pid.
> 2. specify a file name explicitly, but without support for pid(%p)
> It will be helpful to support %p in file name.
Seems the build error is not related to this patch.
-------------
PR: https://git.openjdk.java.net/jdk/pull/4564
More information about the hotspot-jfr-dev
mailing list