<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi, Dmitry.<br>
      This means that the wrong EDT will be used for some components.<br>
      The situation is strange. We have appcontext and probably some
      components, which belongs to it, but there is no appropriate EDT.
      Why? Should we recreate it?<br>
      And i think
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      appContext.getAppContext() can be null too.<br>
      <br>
      <br>
      On 4/1/14 3:02 PM, dmitry markov wrote:<br>
    </div>
    <blockquote cite="mid:533A9CBA.2090107@oracle.com" type="cite">Hello,
      <br>
      <br>
      Could you review the fix for jdk9, please?
      <br>
      <br>
      bug: <a class="moz-txt-link-freetext" href="https://bugs.openjdk.java.net/browse/JDK-8036112">https://bugs.openjdk.java.net/browse/JDK-8036112</a>
      <br>
      webrev:
      <a class="moz-txt-link-freetext" href="http://cr.openjdk.java.net/~dmarkov/8036112/jdk9/webrev.00/">http://cr.openjdk.java.net/~dmarkov/8036112/jdk9/webrev.00/</a>
      <br>
      <br>
      Problem description: the EventQueue object stored in AppContext
      for static fields of an applet becomes null after the refresh of
      the web page. This may cause a NPE in swing/awt code.
      <br>
      <br>
      Fix: The method SunToolkit.getSystEmeventQueueImplPP(AppContext
      appContext) should be modified. If the EventQueue from the passed
      AppContext is null, the method will retrieve the EventQueue from
      the default AppContext.
      <br>
      <br>
      Thanks,
      <br>
      Dmitry
      <br>
      <br>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Best regards, Sergey. </pre>
  </body>
</html>