-
Bug
-
Resolution: Fixed
-
P4
-
11, 17, 18
-
b15
-
x86_64
-
linux, windows
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8274514 | 17.0.2 | Tobias Hartmann | P4 | Resolved | Fixed | b01 |
JDK-8274515 | 11.0.14-oracle | Tobias Hartmann | P4 | Resolved | Fixed | b01 |
JDK-8274955 | 11.0.14 | Martin Doerr | P4 | Resolved | Fixed | b01 |
compiler/c2/Test7179138_1.java
Here's a snippet from the log file:
#section:main
----------messages:(6/513)----------
command: main -Xbatch -XX:+IgnoreUnrecognizedVMOptions -XX:-TieredCompilation -XX:+UnlockDiagnosticVMOptions -XX:+StressIGVN -XX:RepeatCompilation=100 compiler.c2.Test7179138_1
reason: User specified action: run main/othervm -Xbatch -XX:+IgnoreUnrecognizedVMOptions -XX:-TieredCompilation -XX:+UnlockDiagnosticVMOptions -XX:+StressIGVN -XX:RepeatCompilation=100 compiler.c2.Test7179138_1
Mode: othervm [/othervm specified]
Timeout information:
--- Timeout information end.
elapsed time (seconds): 1303.943
----------configuration:(0/0)----------
----------System.out:(1/28)----------
Timeout refired 1200 times
----------System.err:(0/0)----------
----------rerun:(53/5416)*----------
<snip>
result: Error. Program `c:\ade\mesos\work_dir\jib-master\install\jdk-18+14-734\windows-x64-debug.jdk\jdk-18\fastdebug\bin\java' timed out (timeout set to 1200000ms, elapsed time including timeout handling was 1303928ms).
- backported by
-
JDK-8274514 compiler/c2/Test7179138_1.java timed out
-
- Resolved
-
-
JDK-8274515 compiler/c2/Test7179138_1.java timed out
-
- Resolved
-
-
JDK-8274955 compiler/c2/Test7179138_1.java timed out
-
- Resolved
-
- relates to
-
JDK-8271341 Opcode() != Op_If && Opcode() != Op_RangeCheck) || outcnt() == 2 assert failure with Test7179138_1.java
-
- Resolved
-
- links to
-
Commit openjdk/jdk11u-dev/f79ceaf4
-
Commit openjdk/jdk17u/84f6cb4a
-
Commit openjdk/jdk/c81690d7
-
Review openjdk/jdk11u-dev/493
-
Review openjdk/jdk17u/114
-
Review openjdk/jdk/5431