On Wed, 29 Sep 2021 04:13:52 GMT, Prasanta Sadhukhan <[email protected]> 
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

Reply via email to