RFR: 8273617: UninitializedDisplayModeChangeTest.java times out on macOS 12 [v2]

Sergey Bylokhov serb at openjdk.java.net
Wed Sep 29 08:09:34 UTC 2021


On Wed, 29 Sep 2021 04:13:52 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:

> Why it is considered a workaround? There are many instances where we use [ThreadUtilities performOnMainThreadWaiting:NO block:^()

It is a workaround because it does not fix the hang, but just skips part of the functionality. Since appkit hangs any UI operations will be blocked, and the app become broken

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

PR: https://git.openjdk.java.net/jdk/pull/5647



More information about the client-libs-dev mailing list