RFR: 8265907: JVM crashes when matching VectorMaskCmp Node [v5]
Wang Huang
whuang at openjdk.java.net
Wed Jun 2 09:09:57 UTC 2021
> * fix the issue JDK-8265907
> * all archs might be effected by this bug. I fixed x86 and aarch64.
Wang Huang has updated the pull request incrementally with one additional commit since the last revision:
fix x86's problem in other way
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/3670/files
- new: https://git.openjdk.java.net/jdk/pull/3670/files/ea390ec1..b61ee9cd
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=3670&range=04
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=3670&range=03-04
Stats: 11 lines in 3 files changed: 5 ins; 3 del; 3 mod
Patch: https://git.openjdk.java.net/jdk/pull/3670.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/3670/head:pull/3670
PR: https://git.openjdk.java.net/jdk/pull/3670
More information about the hotspot-compiler-dev
mailing list