RFR: 8254125: Assertion in cppVtables.cpp during builds on 32bit Windows [v3]
Ioi Lam
iklam at openjdk.java.net
Tue Oct 13 06:46:27 UTC 2020
On Tue, 13 Oct 2020 06:08:11 GMT, Aleksey Shipilev <shade at 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
More information about the hotspot-runtime-dev
mailing list