RFR: 8309218: java/util/concurrent/locks/Lock/OOMEInAQS.java still times out with ZGC, Generational ZGC, and SerialGC

Viktor Klang vklang at openjdk.org
Wed Jan 10 12:47:23 UTC 2024


On Tue, 9 Jan 2024 04:15:38 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:

>> As per conversation in the issue.
>
> Hello Viktor, the skara bot very helpfully has noted that this test has been problemlisted in a couple of files:
> 
>> 8309218 is used in problem lists: [test/jdk/ProblemList-zgc.txt, test/jdk/ProblemList-generational-zgc.txt]
> 
> so this current PR which is proposing to fix that test would have to remove it from those two problem lists.

@jaikiran I've had it run tier1 (though not in a repeat loop), since the changes proposed here only affects the execution of the test and not changing the test itself, I thought it just made sense to have it run on tier1 once (after running the specific test itself on M5 100 times).

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

PR Comment: https://git.openjdk.org/jdk/pull/17313#issuecomment-1884783384


More information about the core-libs-dev mailing list