mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-19 02:24:40 +02:00
8224139: Deprecate -XX:FlightRecorder option
Reviewed-by: mgronlun, mseledtsov
This commit is contained in:
parent
f198fdd639
commit
042e93613e
2 changed files with 2 additions and 1 deletions
|
@ -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")) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue