RFR: 8155902: DataOutputStream writeInt creates 2 packets instead of 1 [v2]
Brian Burkhalter
bpb at openjdk.org
Fri Jul 7 15:44:06 UTC 2023
> Add a disclaimer to `java.io.DataOutputStream` to the effect that it makes no guarantee as to how the underlying output stream actually writes the bytes provided to it.
Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
8155902: Delete "merely"
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/14791/files
- new: https://git.openjdk.org/jdk/pull/14791/files/b7778adc..43c392e8
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=14791&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=14791&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/14791.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/14791/head:pull/14791
PR: https://git.openjdk.org/jdk/pull/14791
More information about the core-libs-dev
mailing list