RFR: 8339699: Optimize DataOutputStream writeUTF [v6]
Shaojin Wen
swen at openjdk.org
Fri Sep 20 05:09:19 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:
bug fix for write long utf
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/20886/files
- new: https://git.openjdk.org/jdk/pull/20886/files/83fc4685..8d004285
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=20886&range=05
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=20886&range=04-05
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 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