[jdk17] RFR: 8265907: JVM crashes when matching VectorMaskCmp Node
Wang Huang
whuang at openjdk.java.net
Thu Jun 24 08:48:50 UTC 2021
* fix the issue JDK-8265907
* all archs might be effected by this bug. I fixed x86 and aarch64.
* merged from https://github.com/openjdk/jdk/pull/3670
-------------
Commit messages:
- 8265907: JVM crashes when matching VectorMaskCmp Node
Changes: https://git.openjdk.java.net/jdk17/pull/134/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk17&pr=134&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8265907
Stats: 78 lines in 5 files changed: 73 ins; 3 del; 2 mod
Patch: https://git.openjdk.java.net/jdk17/pull/134.diff
Fetch: git fetch https://git.openjdk.java.net/jdk17 pull/134/head:pull/134
PR: https://git.openjdk.java.net/jdk17/pull/134
More information about the hotspot-compiler-dev
mailing list