Relates :
|
|
Relates :
|
JDK-8151163 updated the buffer implementations to use the Unsafe unaligned accessors. The offset calculation is incorrect. Care also needs to be take to work correctly for heap and direct buffers, specifically for the ByteBufferAs* implementations that leverage an absolute offset to the byte array or address respectively.
|