[jdk17] RFR: 8269568: JVM crashes when running VectorMask query tests [v3]
Xiaohong Gong
xgong at openjdk.java.net
Mon Jul 5 06:47:51 UTC 2021
On Mon, 5 Jul 2021 01:46:49 GMT, Xiaohong Gong <xgong at openjdk.org> wrote:
> > The timeouts were in 4 different jdk/incubator/vector tests, but all were on the same machine linux-aarch64 machine, and all were fastdebug builds, tier3, with ZGC.
>
> Do these tests also time out without this patch? Could you please provider more details to the tests (the timing out log or the test itself...). I'm not sure, but I guess the timing out is not related to this patch?
I ran the Vector API tests with ZGC on all kinds of aarch64 machines that we have, and all the tests pass without the timing out.
-------------
PR: https://git.openjdk.java.net/jdk17/pull/168
More information about the hotspot-compiler-dev
mailing list