<div dir="ltr"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Oct 26, 2018 at 6:59 PM, Sergey Bylokhov <span dir="ltr"><<a href="mailto:Sergey.Bylokhov@oracle.com" target="_blank">Sergey.Bylokhov@oracle.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-">On 25/10/2018 01:05, Laurent Bourgès wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
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 !<br>
</blockquote>
<br></span>
If you are talking about an example from this message:<br>
<a href="http://mail.openjdk.java.net/pipermail/awt-dev/2018-October/014426.html" rel="noreferrer" target="_blank">http://mail.openjdk.java.net/p<wbr>ipermail/awt-dev/2018-October/<wbr>014426.html</a><br><span class="gmail-HOEnZb"><font color="#888888"><br></font></span></blockquote><div><br></div><div>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:Â <a href="http://mail.openjdk.java.net/pipermail/awt-dev/2018-October/014436.html">http://mail.openjdk.java.net/pipermail/awt-dev/2018-October/014436.html</a></div></div><br></div></div></div>