On Tue, 13 Sep 2022 20:04:08 GMT, Bernd <d...@openjdk.org> wrote:

> Does that mean there is no explicit test for DataInputStream endianess

@ecki I think this is not strictly necessary as order of bytes is explicitly 
specified in JavaDoc of `DataInput` implemented by `DataInputStream`

-------------

PR: https://git.openjdk.org/jdk/pull/9956

Reply via email to