Details
-
Bug
-
Resolution: Fixed
-
P3
-
21, 22
-
b05
-
x86_64
-
generic
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8330104 | 22.0.2 | Viktor Klang | P3 | Resolved | Fixed | b04 |
Description
Even with the fix for the following bug:
JDK-8298066 java/util/concurrent/locks/Lock/OOMEInAQS.java timed out
which was integrated in jdk-21+24-2094, the following test:
java/util/concurrent/locks/Lock/OOMEInAQS.java
still times out with both ZGC and Generational ZGC.
This latest batch of timeouts happened in Tier8. If/when a new fix is attempted,
please remember that the fix needs to be tested in Tier8 along with all other
tiers where this test runs.
which was integrated in jdk-21+24-2094, the following test:
java/util/concurrent/locks/Lock/OOMEInAQS.java
still times out with both ZGC and Generational ZGC.
This latest batch of timeouts happened in Tier8. If/when a new fix is attempted,
please remember that the fix needs to be tested in Tier8 along with all other
tiers where this test runs.
Attachments
Issue Links
- backported by
-
JDK-8330104 java/util/concurrent/locks/Lock/OOMEInAQS.java still times out with ZGC, Generational ZGC, and SerialGC
- Resolved
- duplicates
-
JDK-8315860 java/util/concurrent/locks/Lock/OOMEInAQS.java failed with IllegalMonitorStateException
- Closed
- relates to
-
JDK-8298066 java/util/concurrent/locks/Lock/OOMEInAQS.java timed out
- Closed
- links to
-
Commit openjdk/jdk22u/3d99b8fc
-
Commit openjdk/jdk/b86c3b7a
-
Review openjdk/jdk22u/80
-
Review openjdk/jdk/17313
(2 links to)