Withdrawn: 8255959: Timeouts in VectorConversion tests
Martin Doerr
mdoerr at openjdk.java.net
Fri Nov 20 09:52:08 UTC 2020
On Thu, 5 Nov 2020 16:59:57 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
> We observed many timeouts in the following test/jdk/jdk/incubator/vector tests:
> Vector128ConversionTests.java
> Vector256ConversionTests.java
> Vector512ConversionTests.java
> Vector64ConversionTests.java
> VectorMaxConversionTests.java
> Some machines don't support vector instructions or fewer of them and C2 uses slower alternatives.
>
> Maybe there are options to make the tests faster, but I just propose to use a larger timeout value for now.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1079
More information about the hotspot-compiler-dev
mailing list