On Thu, 6 Jul 2023 21:40:38 GMT, Brian Burkhalter <b...@openjdk.org> wrote:
> 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. This issue is reported against JDK 8 and 9. It was fixed in 16 with 17f04fc9. I think you can close it as duplicate. ------------- PR Comment: https://git.openjdk.org/jdk/pull/14791#issuecomment-1624766495