RFR: 8155902: DataOutputStream writeInt creates 2 packets instead of 1 [v3]

Brian Burkhalter bpb at openjdk.org
Tue Jul 11 16:48:24 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: Add verbiage to existing paragraph; remove apiNote

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/14791/files
  - new: https://git.openjdk.org/jdk/pull/14791/files/43c392e8..f89aa63a

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=14791&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=14791&range=01-02

  Stats: 10 lines in 1 file changed: 4 ins; 5 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