On Wed, 2 Sep 2026 20:38:00 GMT, Nir Lisker <[email protected]> wrote:
>> switched to `@RepeatedTest and 100k iterations per test (~0.2 sec per test), >> total test is about 2.3 seconds on mac M1 > > 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? ------------- PR Review Comment: https://git.openjdk.org/jfx/pull/2197#discussion_r3918467572
