RFR: 8366232: JFR startup messages are shown with -Xlog:jfr+startup=warning

David Holmes dholmes at openjdk.org
Fri Aug 29 01:58:46 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.

Functionally yes, but I'm just not sure about the mechanism. Need to think more about it. This reminds me of the flag complexity: FLAG_IS_DEFAULT, FLAG_IS_CMDLINE etc.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/26957#issuecomment-3235455737


More information about the hotspot-runtime-dev mailing list