On Thu, 26 May 2022 22:27:15 GMT, Leonid Mesnik <lmes...@openjdk.org> wrote:

>> Need to use proper synchronization.
>> 
>> The CyclicBarriers might move the thread to WAITING state but not BLOCKED. 
>> So it should not confuse existing checks.
>
> Leonid Mesnik has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   fix

Marked as reviewed by alanb (Reviewer).

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

PR: https://git.openjdk.java.net/jdk/pull/8874

Reply via email to