Integrated: 8336827: compiler/vectorization/TestFloat16VectorConvChain.java timeouts on ppc64 platforms after JDK-8335860

Matthias Baesken mbaesken at openjdk.org
Wed Jul 24 07:24:35 UTC 2024


On Mon, 22 Jul 2024 06:48:14 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

> After [JDK-8335860](https://bugs.openjdk.org/browse/JDK-8335860), we see a lot of timeouts in test compiler/vectorization/TestFloat16VectorConvChain.java
> on the ppc64 based platforms.
> The timeouts show up especially with the (fast)debug binaries.

This pull request has now been integrated.

Changeset: 5b4824cf
Author:    Matthias Baesken <mbaesken at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/5b4824cf9aba297fa6873ebdadc0e9545647e90d
Stats:     2 lines in 1 file changed: 2 ins; 0 del; 0 mod

8336827: compiler/vectorization/TestFloat16VectorConvChain.java  timeouts on ppc64 platforms after JDK-8335860

Reviewed-by: kvn, mdoerr, shade

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

PR: https://git.openjdk.org/jdk/pull/20276


More information about the hotspot-compiler-dev mailing list