> 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: Remove "Hence" ------------- Changes: - all: https://git.openjdk.org/jdk/pull/14791/files - new: https://git.openjdk.org/jdk/pull/14791/files/f89aa63a..3f195664 Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=14791&range=03 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=14791&range=02-03 Stats: 3 lines in 1 file changed: 0 ins; 1 del; 2 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