RFR: 8273617: UninitializedDisplayModeChangeTest.java times out on macOS 12 [v3]
Sergey Bylokhov
serb at openjdk.org
Thu Oct 16 18:26:51 UTC 2025
On Thu, 16 Oct 2025 07:37:49 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
> I guess it is strongly discouraged to have sleep in EDT to ensure UI does not become unresponsive.
It is not forbidden and should work. It is fine to have such code in the test, it may trigger some suspicious behavior.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27365#issuecomment-3412250276
More information about the client-libs-dev
mailing list