Integrated: 8254814: [Vector API] Fix an AVX512 crash after JDK-8223347
Jie Fu
jiefu at openjdk.java.net
Fri Oct 16 07:00:15 UTC 2020
On Thu, 15 Oct 2020 06:22:28 GMT, Jie Fu <jiefu at openjdk.org> wrote:
> As discussed here[1], it's time to integrate this fix.
> And the original PR is here[2].
>
> Testing:
> - All jdk/incubator/vector/ tests passed on Linux/x64 AVX512 machines
>
> [1] https://github.com/openjdk/jdk/pull/367#issuecomment-701560441
> [2] https://github.com/openjdk/panama-vector/pull/1
This pull request has now been integrated.
Changeset: 3d23bd8e
Author: Jie Fu <jiefu at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/3d23bd8e
Stats: 22 lines in 1 file changed: 0 ins; 20 del; 2 mod
8254814: [Vector API] Fix an AVX512 crash after JDK-8223347
Reviewed-by: vlivanov, thartmann, psandoz
-------------
PR: https://git.openjdk.java.net/jdk/pull/676
More information about the hotspot-compiler-dev
mailing list