RFR: 8339699: Optimize DataOutputStream writeUTF [v3]
Shaojin Wen
swen at openjdk.org
Sat Sep 7 08:51:25 UTC 2024
> PR #20772 introduced an optimization for writeUTF, which can also be used in DataOutputStream::writeUTF.
Shaojin Wen has updated the pull request incrementally with one additional commit since the last revision:
reduce JDKUTF#utflen codeSize
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/20886/files
- new: https://git.openjdk.org/jdk/pull/20886/files/a04b2c34..9744e8a5
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=20886&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=20886&range=01-02
Stats: 3 lines in 1 file changed: 0 ins; 1 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/20886.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/20886/head:pull/20886
PR: https://git.openjdk.org/jdk/pull/20886
More information about the core-libs-dev
mailing list