On Fri, Oct 26, 2018 at 6:59 PM, Sergey Bylokhov <sergey.bylok...@oracle.com > wrote:
> On 25/10/2018 01:05, Laurent Bourgès wrote: > >> According to me, Martin already exposed his detailled analysis of 2 cases >> making AWT to hang with several AppContexts: in summary, like a deadlock, >> the EDT threads are waiting for each other to dispatch SequencedEvents ! >> > > If you are talking about an example from this message: > http://mail.openjdk.java.net/pipermail/awt-dev/2018-October/014426.html > > That's only the first half of this issue, which is indeed easy to fix by just dispatching SentEvent events. The second half is here: http://mail.openjdk.java.net/pipermail/awt-dev/2018-October/014436.html