- Type:
Bug
- Resolution: Fixed
- Priority:
P3 - Affects Version/s:11,17,18
- Component/s:hotspot
- b26
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8279434 | 17.0.3-oracle | Tobias Hartmann | P3 | Resolved | Fixed | b01 |
| JDK-8279490 | 17.0.3 | Goetz Lindenmaier | P3 | Resolved | Fixed | b01 |
| JDK-8278750 | 11.0.15-oracle | Tobias Hartmann | P3 | Resolved | Fixed | b01 |
| JDK-8280291 | 11.0.15 | Goetz Lindenmaier | P3 | Resolved | Fixed | b01 |
(synopsis is provisional, feel free to change it or close as duplicate of known bug)
Attached Fuzzer test fails like this:
$ ./build/linux-x86_64-server-fastdebug/images/jdk/bin/java -XX:+StressIGVN -XX:StressSeed=77325781 -Xcomp -XX:CompileOnly=Test Test
...
# Internal Error (/home/shade/trunks/jdk/src/hotspot/share/opto/phaseX.cpp:945), pid=2711484, tid=2711497
# assert(no_dead_loop) failed: dead loop detected
Bisection shows it started withJDK-8273612, but that might only be because the profiling info had changed a bit.
Attached Fuzzer test fails like this:
$ ./build/linux-x86_64-server-fastdebug/images/jdk/bin/java -XX:+StressIGVN -XX:StressSeed=77325781 -Xcomp -XX:CompileOnly=Test Test
...
# Internal Error (/home/shade/trunks/jdk/src/hotspot/share/opto/phaseX.cpp:945), pid=2711484, tid=2711497
# assert(no_dead_loop) failed: dead loop detected
Bisection shows it started with
- backported by
JDK-8278750C2: assert(no_dead_loop) failed: dead loop detected

- Resolved
JDK-8279434C2: assert(no_dead_loop) failed: dead loop detected

- Resolved
JDK-8279490C2: assert(no_dead_loop) failed: dead loop detected

- Resolved
JDK-8280291C2: assert(no_dead_loop) failed: dead loop detected

- Resolved
- relates to
JDK-8273612Fix for JDK-8272873 causes timeout in running some tests with -Xcomp

- Resolved
JDK-8280126C2: detect and remove dead irreducible loops

- Resolved
- links to
Commitopenjdk/jdk11u-dev/3352b565
Commitopenjdk/jdk17u-dev/7daca99e
Commitopenjdk/jdk/70d5dffb
Reviewopenjdk/jdk11u-dev/772
Reviewopenjdk/jdk17u-dev/43
Reviewopenjdk/jdk/6276
(1 relates to, 6 links to)
- Assignee:
Christian Hagedorn
- Reporter:
Aleksey Shipilev
- Votes:
- 0Vote for this issue
- Watchers:
- 5Start watching this issue
- Created:
- Updated:
- Resolved: