RFR: JDK-8298066: java/util/concurrent/locks/Lock/OOMEInAQS.java timed out
Alan Bateman
alanb at openjdk.org
Mon May 22 14:48: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? 🤔
No objection, it's just it would leave ProblemList-generational-zgc.txt listing a test against as issue marked as fixed.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14082#issuecomment-1557352028
More information about the core-libs-dev
mailing list