Integrated: 8322985: [BACKOUT] 8318562: Computational test more than 2x slower when AVX instructions are used

Tobias Hartmann thartmann at openjdk.org
Fri Jan 5 15:43:31 UTC 2024


On Fri, 5 Jan 2024 13:41:51 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:

> [JDK-8318562](https://bugs.openjdk.org/browse/JDK-8318562) broke implicit null checking for cvt instructions. See JBS for details. Let's back it out for now because this is a potential showstopper for JDK 17.0.11, 21.0.2 and 22 and needs to be backported asap.
> 
> The backout applies cleanly.
> 
> Thanks,
> Tobias

This pull request has now been integrated.

Changeset: ed9f3243
Author:    Tobias Hartmann <thartmann at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/ed9f3243f04718a50bbdc589437872f7215c0e08
Stats:     247 lines in 4 files changed: 0 ins; 245 del; 2 mod

8322985: [BACKOUT] 8318562: Computational test more than 2x slower when AVX instructions are used

Reviewed-by: chagedorn, shade

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

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


More information about the hotspot-dev mailing list