> 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: Update src/java.base/share/classes/jdk/internal/access/JavaLangAccess.java Co-authored-by: Claes Redestad <claes.redes...@oracle.com> ------------- Changes: - all: https://git.openjdk.org/jdk/pull/20772/files - new: https://git.openjdk.org/jdk/pull/20772/files/059bece2..a6e05cde Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=20772&range=17 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=20772&range=16-17 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod Patch: https://git.openjdk.org/jdk/pull/20772.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/20772/head:pull/20772 PR: https://git.openjdk.org/jdk/pull/20772