[jdk17u-dev] RFR: 8322985: [BACKOUT] 8318562: Computational test more than 2x slower when AVX instructions are used
Vladimir Kozlov
kvn at openjdk.org
Fri Jan 5 17:33:30 UTC 2024
On Fri, 5 Jan 2024 15:54:28 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> This reverts the patch that caused recently identified regression. Luckily, we have it only in 17.0.11, which gives us a normal opportunity to revert it.
>
> The complication is that mainline patch is not applying cleanly, because JDK 17u backport is contextually different. So I `git revert`-ed the jdk17u-dev commit instead: https://github.com/openjdk/jdk17u-dev/commit/9a104e08f79fecabf5de2e0ece914260319d2f28. But that makes the backport formally unclean.
>
> Additional testing:
> - [ ] GHA
Good.
-------------
Marked as reviewed by kvn (Reviewer).
PR Review: https://git.openjdk.org/jdk17u-dev/pull/2103#pullrequestreview-1806462720
More information about the jdk-updates-dev
mailing list