History log of /openjdk10/jdk/test/java/nio/Buffer/genOrder.sh
Revision Date Author Comments
# 12404:950f14c10fc9 15-Jul-2015 bpb

8065570: (bf spec) ByteBuffer.slice() should make it clear that the initial order is BIG_ENDIAN
Summary: Refine documentation of allocate*(), wrap(), slice(), duplicate(), asReadOnlyBuffer(), and as{Type}Buffer() to explcitly state the byte order of the created buffer.
Reviewed-by: alanb