RFR: JDK-8298066: java/util/concurrent/locks/Lock/OOMEInAQS.java timed out [v3]
Alan Bateman
alanb at openjdk.org
Wed May 24 06:10:59 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
The bot isn't happy because JDK-8298066 is listed in both ProblemList-zgc.txt and ProblemList-generational-zgc.txt, it will need to be removed from both or else a separate issue if the increased heap size doesn't work for both GCs.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14082#issuecomment-1560507399
More information about the core-libs-dev
mailing list