RFR: 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:30 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
Testing is clean. I'm integrating this so that we can prepare the backports asap.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17279#issuecomment-1878866058
More information about the hotspot-dev
mailing list