-
Bug
-
Resolution: Fixed
-
P4
-
11, 12, 13, 14, 15, 16
-
b02
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8247835 | 11.0.9-oracle | Christian Hagedorn | P4 | Resolved | Fixed | b01 |
JDK-8249027 | 11.0.9 | Christian Hagedorn | P4 | Resolved | Fixed | b01 |
Test name: test/hotspot/jtreg/compiler/loopopts/TestMoveStoreAfterLoopVerifyIterativeGVN.java
Product tested: JDK 11.0.8 b08 fastdebug
OS: Solaris sparc
VM options: -Xcomp -XX:+CreateCoredumpOnCrash -ea -esa -XX:CompileThreshold=100 -XX:+UnlockExperimentalVMOptions -server -XX:-TieredCompilation -XX:-UseCompressedOops
Reproducible: Intermittent (failed 11 out of 20 times)
Regression: N/A (Test introduced in 11.0.8)
Product tested: JDK 11.0.8 b08 fastdebug
OS: Solaris sparc
VM options: -Xcomp -XX:+CreateCoredumpOnCrash -ea -esa -XX:CompileThreshold=100 -XX:+UnlockExperimentalVMOptions -server -XX:-TieredCompilation -XX:-UseCompressedOops
Reproducible: Intermittent (failed 11 out of 20 times)
Regression: N/A (Test introduced in 11.0.8)
- backported by
-
JDK-8247835 Segmentation fault in verification due to stack overflow with -XX:+VerifyIterativeGVN
-
- Resolved
-
-
JDK-8249027 Segmentation fault in verification due to stack overflow with -XX:+VerifyIterativeGVN
-
- Resolved
-
- relates to
-
JDK-8238756 C2: assert(((n) == __null || !VerifyIterativeGVN || !((n)->is_dead()))) failed: can not use dead node
-
- Resolved
-
-
JDK-8247743 Segmentation fault in debug builds due to stack overflow in find_recur with deep graphs
-
- Resolved
-