RFR: JDK-8298066: java/util/concurrent/locks/Lock/OOMEInAQS.java timed out [v4]
Viktor Klang
duke at openjdk.org
Wed May 24 08:37:03 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 incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
- Removing 8298066 from ProblemList-generational-zgc.txt
- Removing OOMEInAQS from zgc problem list
- JDK-8298066: Increasing max heap size for OOMEinAQS since not all GCs might have compressed oops
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/14082/files
- new: https://git.openjdk.org/jdk/pull/14082/files/3bfa87fc..02a063c8
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=14082&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=14082&range=02-03
Stats: 5534 lines in 114 files changed: 3714 ins; 1264 del; 556 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