[jdk17] Integrated: 8265907: JVM crashes when matching VectorMaskCmp Node
Wang Huang
whuang at openjdk.java.net
Wed Jun 30 08:56:12 UTC 2021
On Thu, 24 Jun 2021 08:35:16 GMT, Wang Huang <whuang at openjdk.org> wrote:
> * 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
This pull request has now been integrated.
Changeset: ca283c3a
Author: Wang Huang <whuang at openjdk.org>
Committer: Andrew Dinn <adinn at openjdk.org>
URL: https://git.openjdk.java.net/jdk17/commit/ca283c3ac06b46bbaf098e210cfe92198eb94cc8
Stats: 78 lines in 5 files changed: 73 ins; 3 del; 2 mod
8265907: JVM crashes when matching VectorMaskCmp Node
Co-authored-by: Wang Huang <whuang at openjdk.org>
Co-authored-by: Ai Jiaming <aijiaming1 at huawei.com>
Reviewed-by: njian, jbhateja, sviswanathan, dlong, adinn
-------------
PR: https://git.openjdk.java.net/jdk17/pull/134
More information about the hotspot-compiler-dev
mailing list