comparison LICENSE @ 6881:8eeffbc22f10

8001055: Bytes.swap should follow big endian Summary: This is a mistake change in 6879063 about Bytes.swap. Java byte code order always follows big endian, but in that change, assume they follow native platform order that is not right. Reviewed-by: coleenp, sspitsyn, dholmes Contributed-by: yumin.qi@oracle.com
author minqi
date Fri, 19 Oct 2012 08:58:14 -0700
parents cdef89d821bd
children
comparison
equal deleted inserted replaced
6880:c7957b458bf8 6881:8eeffbc22f10