On Wed, 4 Sep 2024 12:01:37 GMT, Shaojin Wen <s...@openjdk.org> wrote:
>> Use fast path for ascii characters 1 to 127 to improve the performance of >> writing Utf8Entry to BufferWriter. > > Shaojin Wen has updated the pull request incrementally with one additional > commit since the last revision: > > from @cl4es 's suggestion There's an open bug on this test intermittently(?) failing in GHA: https://bugs.openjdk.org/browse/JDK-8338712 - so I think we can assume it's not something caused by something here. ------------- PR Comment: https://git.openjdk.org/jdk/pull/20772#issuecomment-2329104670