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

Jaikiran Pai jpai at openjdk.org
Wed Jan 10 13:18:26 UTC 2024


On Wed, 10 Jan 2024 12:44:25 GMT, Viktor Klang <vklang at openjdk.org> wrote:

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

@viktorklang-ora  that sounds good to me.

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

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


More information about the core-libs-dev mailing list