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

Martin Doerr mdoerr at openjdk.org
Mon Jul 22 08:51:34 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.

LGTM.

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

Marked as reviewed by mdoerr (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/20276#pullrequestreview-2191000368


More information about the hotspot-compiler-dev mailing list