On Wed, 2 Sep 2026 21:15:09 GMT, Andy Goryachev <[email protected]> wrote:
>> well, it did fail twice in a row with threadCount = 49, but would pass >> afterwards. >> >> we **know** the `HashMap` will fail if it's not synchronized, what is the >> point of testing it? > >> unless you think that it's trivial > > that's why I did not include the test initially. I can either keep the test > (esp. since it did fail for me twice w/o syn'd keyword), or remove it. I'll leave it to another reviewer since I can't test the correctness here. ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/2197#discussion_r3930320333
