Integrated: 8339290: Optimize ClassFile Utf8EntryImpl#writeTo

Shaojin Wen swen at openjdk.org
Thu Sep 5 11:48:59 UTC 2024


On Thu, 29 Aug 2024 14:38:20 GMT, Shaojin Wen <swen at 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 <swen at openjdk.org>
Committer: Claes Redestad <redestad at 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


More information about the core-libs-dev mailing list