RFR: 8229517: Support for optional asynchronous/buffered logging [v11]
Xin Liu
xliu at openjdk.java.net
Wed May 5 22:17:17 UTC 2021
> 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:
Use LogTagSetMapping<LogTag::__NO_TAG>::tagset() instead of NULL pointer.
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/3135/files
- new: https://git.openjdk.java.net/jdk/pull/3135/files/98ae33fb..1d5e5407
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=3135&range=10
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=3135&range=09-10
Stats: 27 lines in 4 files changed: 0 ins; 22 del; 5 mod
Patch: https://git.openjdk.java.net/jdk/pull/3135.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/3135/head:pull/3135
PR: https://git.openjdk.java.net/jdk/pull/3135
More information about the hotspot-dev
mailing list