> On 21 Dec 2017, at 14:23, Aleksey Shipilev <shade at redhat.com> wrote:
>
> Smoking gun: the failure is here in HeapByteBuffer:
>
> public byte get(int i) {
> return hb[ix(checkIndex(i))]; <--- !
> }
I mentored it at original email ;)
--
wbr, Kirill