RFR: 8339290: Optimize ClassFile Utf8EntryImpl#writeTo [v20]

Claes Redestad redestad at openjdk.org
Wed Sep 4 17:33:21 UTC 2024


On Wed, 4 Sep 2024 12:01:37 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.
>
> Shaojin Wen has updated the pull request incrementally with one additional commit since the last revision:
> 
>   from @cl4es 's suggestion

Marked as reviewed by redestad (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/20772#pullrequestreview-2280857373


More information about the core-libs-dev mailing list