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

Viktor Klang duke at openjdk.org
Mon May 22 13:36:49 UTC 2023


On Mon, 22 May 2023 13:28:24 GMT, Alan Bateman <alanb 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
>
> Should the test be removed from ProblemList-generational-zgc.txt as part of this?

@AlanBateman My thinking was to integrate this and make sure that the problem doesn't resurface before removing it from the problem list. Does that make sense? 🤔

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

PR Comment: https://git.openjdk.org/jdk/pull/14082#issuecomment-1557232300


More information about the core-libs-dev mailing list