On Tue, 29 Nov 2022 22:09:47 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:
> Please double-check that an updated test can reproduce an initial bug: > JDK-8204142. It might be possible that the contention of the list may change > the behavior, in that case, we can split the list per thread. I did, both unmodified and modified tests are failing with jdk11.0.1. ------------- PR: https://git.openjdk.org/jdk/pull/11423