RFR: 8240818: Remove colon from "JFR: Shutdown Hook" thread name
Markus Gronlund
markus.gronlund at oracle.com
Thu Mar 19 10:17:00 UTC 2020
Looks good.
Thank you Stefan for fixing this.
Markus
-----Original Message-----
From: Stefan Karlsson
Sent: den 19 mars 2020 11:07
To: hotspot-jfr-dev at openjdk.java.net
Subject: RFR: 8240818: Remove colon from "JFR: Shutdown Hook" thread name
Hi all,
Please review this small cleanup to make the JFR thread names more unified:
https://cr.openjdk.java.net/~stefank/8240818/webrev.01/
https://bugs.openjdk.java.net/browse/JDK-8240818
With this patch the names are now reported as:
JFR Periodic Tasks
JFR Recorder Thread
JFR Recording Scheduler
JFR Shutdown Hook
Thanks,
StefanK
More information about the hotspot-jfr-dev
mailing list