On Tue, 13 Oct 2020 06:08:11 GMT, Aleksey Shipilev <sh...@openjdk.org> wrote:

> > I have tested the fix on linux-x86 (32-bit) but the latest repo seems a bit 
> > flaky. Even if I disable CDS, sometime I
> > get failures in (non-CDS) test cases like `There cannot be a 
> > NullPointerException at bci 14 of method byte
> > java.lang.String.coder()`.
> 
> That's https://bugs.openjdk.java.net/browse/JDK-8254611 -- I integrated the 
> fix, please merge from master.

Thanks for the info. I merged and all CDS tests passed.

-------------

PR: https://git.openjdk.java.net/jdk/pull/591

Reply via email to