On Wed, 2 Sep 2026 20:42:18 GMT, Andy Goryachev <[email protected]> wrote:

>> The number of iterations is way more than is realistically needed for a 
>> test. Takes 6 seconds for me with a `threadCount` of 49.
>> In any case, does the test fail for you without the added synchronization?
>
> what do you mean "without the added synchronization"?
> 
> what would you suggest for the parameter values?

oh, you are asking whether it fails without synchronization - no it does not, 
the starts should align just right for it to fail, really.

I don't think we should test the concurrency contract of the `HashMap` though.  
 Do you have a specific suggestion?

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

PR Review Comment: https://git.openjdk.org/jfx/pull/2197#discussion_r3918520331

Reply via email to