RFC: 5029431: (bf) Add absolute bulk put and get methods

Alan Bateman Alan.Bateman at oracle.com
Tue Oct 16 19:14:26 UTC 2018


On 16/10/2018 20:06, Brian Burkhalter wrote:
>
> One thing I noticed in the non-direct relative bulk methods is that 
> surprisingly System.arraycopy() is not used when hasArray() returns true.
>
I checked HeapByteBuffer and it is generated to arraycopy in the 
relative bulk op but maybe you mean a different case?

-Alan


More information about the nio-dev mailing list