[jdk17] RFR: 8269568: JVM crashes when running VectorMask query tests
Xiaohong Gong
xgong at openjdk.java.net
Wed Jun 30 01:45:06 UTC 2021
On Tue, 29 Jun 2021 11:16:31 GMT, Jie Fu <jiefu at openjdk.org> wrote:
> The improved tests also find more bugs of vector mask operations on x86.
> Would you like to fix them together?
Hi @DamonFool , thanks for looking at this PR! I also met the tests failures on some x86 machine. Seems something is wrong with the backend implementation. However, unfortunately I'm not very familiar with x86 instructions. So maybe @jatin-bhateja could help to take a look please? Thanks so much!
-------------
PR: https://git.openjdk.java.net/jdk17/pull/168
More information about the hotspot-compiler-dev
mailing list