RFR: JDK-8298066: java/util/concurrent/locks/Lock/OOMEInAQS.java timed out [v2]
Viktor Klang
duke at openjdk.org
Tue May 23 08:27:39 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 incrementally with one additional commit since the last revision:
Removing OOMEInAQS from zgc problem list
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/14082/files
- new: https://git.openjdk.org/jdk/pull/14082/files/2145e6fb..9d2335d2
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=14082&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=14082&range=00-01
Stats: 2 lines in 1 file changed: 0 ins; 2 del; 0 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