RFR: 8137164: Include PID in the JFR jcmd hint

Markus Gronlund markus.gronlund at oracle.com
Wed Jun 27 22:40:36 UTC 2018


Hi Erik

Looks good.

73 // JFR from command line (-XX:StartFlightRecordin) or jcmd (JFR.start and JFR.check)  // (-XX:StartFlightRecording) (note the g)

No need to update any support libraries / additional tests then I assume?

Thanks
Markus


-----Original Message-----
From: Erik Gahlin 
Sent: den 27 juni 2018 22:10
To: hotspot-jfr-dev at openjdk.java.net
Subject: RFR: 8137164: Include PID in the JFR jcmd hint

Hi,

Could I have review of the following fix that adds the PID to the output when starting a JFR recording.

Webrev:
http://cr.openjdk.java.net/~egahlin/8137164/

Bug:
https://bugs.openjdk.java.net/browse/JDK-8137164

Testing:
test/jdk/jdk/jfr/*

Thanks
Erik


More information about the hotspot-jfr-dev mailing list