RFR: JDK-8298066: java/util/concurrent/locks/Lock/OOMEInAQS.java timed out
David Holmes
dholmes at openjdk.org
Tue May 23 07:22:50 UTC 2023
On Mon, 22 May 2023 20:23:20 GMT, Viktor Klang <duke at openjdk.org> wrote:
>>> @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.
>
> @AlanBateman I wonder, perhaps it makes more sense, as you say, to clear the problem list together with this, and resurrect it in case it spuriously resurfaces. It's always a challenge to prove a negative. :)
@viktorklang-ora if you think the test is fixed then you have to remove it from the ProblemList files so that it actually gets tested again.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14082#issuecomment-1558679759
More information about the core-libs-dev
mailing list