-
Bug
-
Resolution: Fixed
-
P2
-
21
-
b23
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8320619 | 17.0.11-oracle | Adithya Haradi Gopal | P2 | Closed | Fixed | b01 |
JDK-8321241 | 17.0.11 | Goetz Lindenmaier | P2 | Resolved | Fixed | b01 |
JDK-8320620 | 11.0.23-oracle | Adithya Haradi Gopal | P2 | Closed | Fixed | b01 |
JDK-8322771 | 11.0.23 | Amos SHI | P2 | Resolved | Fixed | b01 |
gc/cslocker/TestCSLocker.java
Here's a snippet from the log file:
#section:main
----------messages:(8/332)----------
command: main -Xmx256m gc.cslocker.TestCSLocker
reason: User specified action: run main/native/othervm -Xmx256m gc.cslocker.TestCSLocker
started: Sun May 14 00:09:45 UTC 2023
Mode: othervm [/othervm specified]
Timeout information:
--- Timeout information end.
finished: Sun May 14 00:21:43 UTC 2023
elapsed time (seconds): 718.384
----------configuration:(0/0)----------
----------System.out:(2/38)----------
sleeping...
Timeout refired 480 times
----------System.err:(0/0)----------
----------rerun:(39/7096)*----------
<snip>
result: Error. Program `/opt/mach5/mesos/work_dir/jib-master/install/jdk-21+23-1940/linux-x64.jdk/jdk-21/bin/java' timed out (timeout set to 480000ms, elapsed time including timeout handling was 718378ms).
The test task's JVM args are:
-XX:+UseZGC -XX:+ZGenerational
- backported by
-
JDK-8321241 Deadlock in TestCSLocker.java due to blocking GC while allocating
-
- Resolved
-
-
JDK-8322771 Deadlock in TestCSLocker.java due to blocking GC while allocating
-
- Resolved
-
-
JDK-8320619 Deadlock in TestCSLocker.java due to blocking GC while allocating
-
- Closed
-
-
JDK-8320620 Deadlock in TestCSLocker.java due to blocking GC while allocating
-
- Closed
-
- duplicates
-
JDK-8293289 gc/cslocker/TestCSLocker.java timed out
-
- Closed
-
- relates to
-
JDK-8308589 gc/cslocker/TestCSLocker.java timed out
-
- Closed
-
- links to
-
Commit openjdk/jdk11u-dev/96057c1c
-
Commit openjdk/jdk17u-dev/6a9a5efe
-
Commit openjdk/jdk/285c833f
-
Review openjdk/jdk11u-dev/2394
-
Review openjdk/jdk17u-dev/1997
-
Review openjdk/jdk/13989