RFR: 8155902: DataOutputStream writeInt creates 2 packets instead of 1
Brian Burkhalter
bpb at openjdk.org
Thu Jul 6 21:49:10 UTC 2023
On Thu, 6 Jul 2023 21:40:38 GMT, Brian Burkhalter <bpb at 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.
It might be equally reasonable simply to resolve the issue as "Not an Issue." A CSR will be created if that is not the case.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14791#issuecomment-1624344687
More information about the core-libs-dev
mailing list