-
Bug
-
Resolution: Fixed
-
P2
-
11, 12
-
b13
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8226944 | 11.0.6-oracle | Roland Westrelin | P2 | Closed | Fixed | b01 |
JDK-8229885 | 11.0.5 | Roland Westrelin | P2 | Resolved | Fixed | team |
Get on more
assert(mode == ControlAroundStripMined && use == sfpt) failed: missed a nod
ind JDK12-09 which contains fix for
https://bugs.openjdk.java.net/browse/JDK-8202747
Find test in attachement. Reproduced
~/ws/jdk-12/fastdebug/bin/java -Xcomp Test
assert(mode == ControlAroundStripMined && use == sfpt) failed: missed a nod
ind JDK12-09 which contains fix for
https://bugs.openjdk.java.net/browse/JDK-8202747
Find test in attachement. Reproduced
~/ws/jdk-12/fastdebug/bin/java -Xcomp Test
- backported by
-
JDK-8229885 C2 still crashes with "assert(mode == ControlAroundStripMined && use == sfpt) failed: missed a node"
-
- Resolved
-
-
JDK-8226944 C2 still crashes with "assert(mode == ControlAroundStripMined && use == sfpt) failed: missed a node"
-
- Closed
-
- relates to
-
JDK-8202747 C2: assert(mode == ControlAroundStripMined && use == sfpt) failed: missed a node
-
- Closed
-