> 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