Strange bug inside jetty at shenandoah/jdk8u

Kirill A. Korinsky kirill at korins.ky
Thu Dec 21 10:49:59 UTC 2017


> 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



More information about the shenandoah-dev mailing list