RFR: 8348960: [leyden] compiler/c1/TestConcurrentPatching.java is stuck [v2]
Aleksey Shipilev
shade at openjdk.org
Sat Feb 1 11:23:02 UTC 2025
On Fri, 31 Jan 2025 19:46:45 GMT, Vladimir Ivanov <vlivanov at openjdk.org> wrote:
>> Aleksey Shipilev has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Avoid recursion in more bullet-proof way
>
> I like the version with extra `purge_stale_tasks()` in `CompileQueue::get`. Releasing MCQ lock there looks benign.
500x runs of `TestConcurrentPatching.java` passes. `all` test suite passes without regressions (there are some Leyden-specific problems that reproduce even without this patch). I would like to integrate this version, if you agree @iwanowww?
-------------
PR Comment: https://git.openjdk.org/leyden/pull/30#issuecomment-2628911461
More information about the leyden-dev
mailing list