On Tue, 9 Jun 2026 13:39:54 GMT, Alexey Ivanov <[email protected]> wrote:
>> Arno Zeller has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Add timeout to CountDownLatch and use Utils.adjustTimeout. > > @mrserb Could you take a look as a reviewer of the original fix? #11940 > > @prsadhuk, as the author of that fix, should also review this fix. Hi @aivanov-jdk @azvegint, I hope I got it right now. I moved the `workerStarted.countDown()`. I think this should now cover all cases. What do you think? ------------- PR Comment: https://git.openjdk.org/jdk/pull/31348#issuecomment-4684557867
