Currently, JFR shows the startup info messages even when the user explicitly sets the startup logging level to `warning`. This is because the log option parsing framework doesn't track whether a level is user-configured or just the default. This might be confusing to users.
- relates to
-
JDK-8244190 JFR: When starting a JVM with -XX:StartFlightRecording, output is written to stdout
-
- Resolved
-
- links to
-
Review(master) openjdk/jdk/26957