RFR: 8229517: Support for optional asynchronous/buffered logging [v17]

Yasumasa Suenaga ysuenaga at openjdk.java.net
Fri May 21 02:24:40 UTC 2021


On Thu, 20 May 2021 09:08:04 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:
> 
>   Update according to reviewer's feedback.

Looks good! Thank you for working for it!

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

Marked as reviewed by ysuenaga (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/3135


More information about the hotspot-dev mailing list