RFR: 8309218: java/util/concurrent/locks/Lock/OOMEInAQS.java still times out with ZGC, Generational ZGC, and SerialGC

Viktor Klang vklang at openjdk.org
Mon Jan 8 21:18:41 UTC 2024


As per conversation in the issue.

-------------

Commit messages:
 - Updating copyright year for OOMEInAQS.java
 - Addresses JBS issue 8309218 but pinning OOMEInAQS to always run on G1

Changes: https://git.openjdk.org/jdk/pull/17313/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=17313&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8309218
  Stats: 3 lines in 1 file changed: 1 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/17313.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/17313/head:pull/17313

PR: https://git.openjdk.org/jdk/pull/17313


More information about the core-libs-dev mailing list