On Thu, 29 Aug 2024 14:38:20 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.

This pull request has now been integrated.

Changeset: cb9f5c57
Author:    Shaojin Wen <s...@openjdk.org>
Committer: Claes Redestad <redes...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/cb9f5c5791d17afbf72f7debe8013b77e45b3b56
Stats:     315 lines in 7 files changed: 266 ins; 47 del; 2 mod

8339290: Optimize ClassFile Utf8EntryImpl#writeTo

Reviewed-by: redestad, liach

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

PR: https://git.openjdk.org/jdk/pull/20772

Reply via email to