RFR: JDK-8298066: java/util/concurrent/locks/Lock/OOMEInAQS.java timed out [v3]

Alan Bateman alanb at openjdk.org
Tue May 23 15:09:52 UTC 2023


On Tue, 23 May 2023 09:02:27 GMT, Viktor Klang <duke at openjdk.org> wrote:

>> 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

Marked as reviewed by alanb (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/14082#pullrequestreview-1439681598


More information about the core-libs-dev mailing list