RFR: 8155902: DataOuputStream should clarify that it might write primitive types as multiple byte groups [v4]
Daniel Jeliński
djelinski at openjdk.org
Tue Jul 11 18:19:55 UTC 2023
On Tue, 11 Jul 2023 17:36:18 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.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
>
> 8155902: Remove "Hence"
LGTM.
-------------
Marked as reviewed by djelinski (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/14791#pullrequestreview-1524897743
More information about the core-libs-dev
mailing list