RFR: 8229517: Support for optional asynchronous/buffered logging [v22]
Volker Simonis
simonis at openjdk.java.net
Thu May 27 09:21:19 UTC 2021
On Thu, 27 May 2021 07:05:41 GMT, Xin Liu <xliu at openjdk.org> wrote:
>> This patch provides a buffer to store asynchrounous messages and flush them to
>> underlying files periodically.
>
> Xin Liu has updated the pull request incrementally with one additional commit since the last revision:
>
> Correct typos and add a comment for a corner case.
>
> Without that flush(), TEST='gtest:gtest:LogFileOutput*' can't pass
> in async mode.
Still fine :)
-------------
Marked as reviewed by simonis (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/3135
More information about the hotspot-dev
mailing list