-
Bug
-
Resolution: Fixed
-
P3
-
23, 24
-
b05
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8336118 | 23.0.1 | Erik Gahlin | P3 | Resolved | Fixed | b03 |
JDK-8335769 | 23 | Erik Gahlin | P3 | Resolved | Fixed | b31 |
Missing documentation for:
-XX:StartFlightRecording:help,
-XX:StartFlightRecording:filename=directory
and how to disable the log (-Xlog:jfr+startup=warning).
It would be preferable if -XX:StartFlightRecording: is used instead of -XX:StartFlightRecording= since it's easier to read and has worked since at least JDK 11. This is similar syntax as -Xlog:
-XX:StartFlightRecording:help,
-XX:StartFlightRecording:filename=directory
and how to disable the log (-Xlog:jfr+startup=warning).
It would be preferable if -XX:StartFlightRecording: is used instead of -XX:StartFlightRecording= since it's easier to read and has worked since at least JDK 11. This is similar syntax as -Xlog:
- backported by
-
JDK-8335769 JFR: Missing documentation for -XX:StartFlightRecording
-
- Resolved
-
-
JDK-8336118 JFR: Missing documentation for -XX:StartFlightRecording
-
- Resolved
-
- links to
-
Commit openjdk/jdk/68ffec98
-
Commit openjdk/jdk/653c481d
-
Review openjdk/jdk/19992
-
Review openjdk/jdk/20029
(1 links to)