RFR: 8366232: JFR startup messages are shown with -Xlog:jfr+startup=warning
Johannes Bechberger
jbechberger at openjdk.org
Thu Aug 28 13:18:44 UTC 2025
On Wed, 27 Aug 2025 12:07:54 GMT, Johannes Bechberger <jbechberger at openjdk.org> wrote:
> Only print the JFR startup messages when no or a < warning log level is set explicitly by the user.
But isn't my PR closer to what the user expects? When you explicitly set the level to `warning`, no `info` level messages should be printed
-------------
PR Comment: https://git.openjdk.org/jdk/pull/26957#issuecomment-3233467744
More information about the hotspot-runtime-dev
mailing list