RFR: JDK-8298066: java/util/concurrent/locks/Lock/OOMEInAQS.java timed out [v3]
Viktor Klang
duke at openjdk.org
Tue May 23 09:02:27 UTC 2023
> Doubling the max heap size since not all GCs might have compressed OOPs, so this change should make this test more robust.
>
> Cleared with @DougLea
Viktor Klang has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains two commits:
- Removing OOMEInAQS from zgc problem list
- JDK-8298066: Increasing max heap size for OOMEinAQS since not all GCs might have compressed oops
-------------
Changes: https://git.openjdk.org/jdk/pull/14082/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=14082&range=02
Stats: 2 lines in 2 files changed: 0 ins; 1 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/14082.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/14082/head:pull/14082
PR: https://git.openjdk.org/jdk/pull/14082
More information about the core-libs-dev
mailing list