RFR: 8216064: -XX:StartFlightRecording:settings= doesn't work properly
Markus Gronlund
markus.gronlund at oracle.com
Fri Jun 7 09:07:24 UTC 2019
Hi Erik,
Looks good.
Small thing:
test/jdk/jdk/jfr/startupargs/TestStartNoSettings.java:
61 boolean userEnabled = true; <<--- I think you want to initialize this to false?
Thanks
Markus
-----Original Message-----
From: Erik Gahlin
Sent: den 7 juni 2019 04:44
To: hotspot-jfr-dev at openjdk.java.net
Subject: RFR: 8216064: -XX:StartFlightRecording:settings= doesn't work properly
Hi,
Could I have a review of this fix.
Bug:
https://bugs.openjdk.java.net/browse/JDK-8216064
Webrev:
http://cr.openjdk.java.net/~egahlin/8216064/
Testing:
test/jdk/jdk/jfr/*
Thanks
Erik
More information about the hotspot-jfr-dev
mailing list