-
Bug
-
Resolution: Fixed
-
P3
-
15.0.5, 17, 18
-
Github Actions environment
-
b29
-
x86_64
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8269445 | 18 | Jie Fu | P3 | Resolved | Fixed | b04 |
JDK-8270632 | 17.0.1 | Jie Fu | P3 | Resolved | Fixed | b03 |
JDK-8274948 | 15.0.6 | Vladimir Kempik | P3 | Resolved | Fixed | b01 |
new Vector node: 2084 StoreVector === 1571 1574 1470 2083 [[ 2077 337 1574 ]] @bool[int:>=0]:NotNull:exact+any *, idx=6; mismatched Memory: @bool[int:>=0]:NotNull:exact+any *, idx=6; !orig=[1465],[1207],[1041],[921],[765],[338],287 !jvms: TestMacroLogicVector::testSubWordBoolean @ bci:19 (line 48)
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=/type.hpp:1714
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/home/runner/work/jdk17/jdk17/jdk/src/hotspot/share/opto/type.hpp:1714), pid=55910, tid=55925
# assert(_base >= VectorMask && _base <= VectorZ) failed: Not a Vector
#
# JRE version: OpenJDK Runtime Environment (17.0) (fastdebug build 17-internal+0-shipilev-9645acd269a69be95ce4abce1cb40b334975a8b3)
# Java VM: OpenJDK 64-Bit Server VM (fastdebug 17-internal+0-shipilev-9645acd269a69be95ce4abce1cb40b334975a8b3, mixed mode, sharing, compressed oops, compressed class ptrs, g1 gc, linux-amd64)
# Problematic frame:
# V [libjvm.so+0xb50964] State::_sub_Op_MacroLogicV(Node const*)+0x1b4
#
Only seen in Github actions testing e.g.
https://github.com/shipilev/jdk17/runs/2887815196
https://pipelines.actions.githubusercontent.com/b7odfrG6rG7jT7gNK71L5uXQXQKFto0eNFHGlQjN4yyOVoHRdB/_apis/pipelines/1/runs/3/signedlogcontent/245?urlExpires=2021-06-22T23%3A37%3A22.7747906Z&urlSigningMethod=HMACV1&urlSignature=BZl2es5n1hMttgxhulcd4cqyj5osvDMTmqsDln3tk%2B4%3D
- backported by
-
JDK-8269445 Crash in TestMacroLogicVector::testSubWordBoolean: assert(_base >= VectorMask && _base <= VectorZ) failed: Not a Vector
- Resolved
-
JDK-8270632 Crash in TestMacroLogicVector::testSubWordBoolean: assert(_base >= VectorMask && _base <= VectorZ) failed: Not a Vector
- Resolved
-
JDK-8274948 Crash in TestMacroLogicVector::testSubWordBoolean: assert(_base >= VectorMask && _base <= VectorZ) failed: Not a Vector
- Resolved
- relates to
-
JDK-8267652 c2 loop unrolling by 8 results in reading memory past array
- Resolved
-
JDK-8269260 Add AVX512 and other SSE + AVX combinations testing for tests which generate vector instructions
- Resolved
- links to
-
Commit openjdk/jdk15u-dev/4b3961ae
-
Commit openjdk/jdk17/a30141d6
-
Review openjdk/jdk15u-dev/112
-
Review openjdk/jdk17/123