On Thu, 25 Sep 2025 18:45:00 GMT, Sergey Bylokhov <[email protected]> wrote:

> > Why it should not call sleep on EDT? It is not forbidden and if it hangs it 
> > will be a bug in product.
> 
> It is not necessary to update the test that catches two bugs the initial 
> issue and the macOS bug without a reason, only adjust the timeout if needed.

I guess it is strongly discouraged to have sleep in EDT to ensure UI does not 
become unresponsive.
Also, it's not the same test but same bugid was being erroneously used in two 
different tests as both are failing in macos ARM..The other test is decoupled 
from this and will be investigated as per different bugid..Current PR for this 
test stands as it is..

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

PR Comment: https://git.openjdk.org/jdk/pull/27365#issuecomment-3409579772

Reply via email to