RFR: 8271519: java/awt/event/SequencedEvent/MultipleContextsFunctionalTest.java failed with "Total [200] - Expected [400]"
Alexander Zvegintsev
azvegint at openjdk.org
Tue Nov 29 22:15:26 UTC 2022
On Tue, 29 Nov 2022 22:09:47 GMT, Sergey Bylokhov <serb at 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
More information about the client-libs-dev
mailing list