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