RFR: 8323807: Async UL: Add a stalling mode to async UL [v19]
Johan Sjölen
jsjolen at openjdk.org
Tue Feb 25 11:17:58 UTC 2025
On Tue, 25 Feb 2025 09:04:04 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> Johan Sjölen has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Self-review
>
> src/hotspot/share/logging/logConfiguration.cpp line 639:
>
>> 637:
>> 638: out->print_cr("Asynchronous logging (off by default):");
>> 639: out->print_cr(" -Xlog:async[:[mode]]");
>
> This reminded me we need an update to the Java manpage/command-reference as well.
Fixed! See picture for a render.

-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/22770#discussion_r1969560749
More information about the hotspot-runtime-dev
mailing list