RFR: 8155902: DataOutputStream writeInt creates 2 packets instead of 1 [v2]
Brian Burkhalter
bpb at openjdk.org
Fri Jul 7 17:43:55 UTC 2023
On Fri, 7 Jul 2023 14:21:23 GMT, Roger Riggs <rriggs at openjdk.org> wrote:
> I would not want to give any assurances about whether the bytes of an encoded primitive were written individually or as a group.
Would it be helpful to add further verbiage?
For example, the sequence of bytes comprising the primitive data type may be written as more than one packet of bytes.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/14791#discussion_r1256193116
More information about the core-libs-dev
mailing list