8224139: Deprecate -XX:FlightRecorder option

Reviewed-by: mgronlun, mseledtsov
This commit is contained in:
Erik Gahlin 2019-06-07 04:57:51 +02:00
parent f198fdd639
commit 042e93613e
2 changed files with 2 additions and 1 deletions

View file

@ -2455,7 +2455,7 @@ const size_t minimumSymbolTableSize = 1024;
"leverage profiling for table/lookup switch") \
\
JFR_ONLY(product(bool, FlightRecorder, false, \
"Enable Flight Recorder")) \
"(Deprecated) Enable Flight Recorder")) \
\
JFR_ONLY(product(ccstr, FlightRecorderOptions, NULL, \
"Flight Recorder options")) \