<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <br>
    <div class="moz-cite-prefix">On 9/13/18 2:43 PM, Sergey Bylokhov
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:a7779bd5-f6dc-e61f-f71b-9481117a88f4@oracle.com">Hello.
      <br>
      Please review fix for jdk12.
      <br>
      <br>
      Bug: <a class="moz-txt-link-freetext" href="https://bugs.openjdk.java.net/browse/JDK-8210692">https://bugs.openjdk.java.net/browse/JDK-8210692</a>
      <br>
      Webrev: <a class="moz-txt-link-freetext" href="http://cr.openjdk.java.net/~serb/8210692/webrev.00">http://cr.openjdk.java.net/~serb/8210692/webrev.00</a>
      <br>
      CSR: <a class="moz-txt-link-freetext" href="https://bugs.openjdk.java.net/browse/JDK-8210693">https://bugs.openjdk.java.net/browse/JDK-8210693</a>
      <br>
      <br>
    </blockquote>
    <br>
    <tt>Thus change looks okay to me.  This class is not exported<br>
      and so I have updated the CSR of "Implementation" scope rather<br>
      than JDK.<br>
      <br>
      Mandy<br>
      <br>
    </tt>
    <blockquote type="cite"
      cite="mid:a7779bd5-f6dc-e61f-f71b-9481117a88f4@oracle.com">The
      client code has a "com.sun.awt.SecurityWarning" class which at
      some point in the past, JDK 6u10, was used as a kind of "public"
      API.
      <br>
      <br>
      During development of jdk9 it was considered that this API is not
      supported and may be removed in the future: JDK-8051640.
      <br>
      In jdk11 this class was marked as "forRemoval = true" (see
      JDK-8205588) and can be dropped in 12.
      <br>
      <br>
      In the fix these things were removed:
      <br>
      Â - com/sun/awt/SecurityWarning.java
      <br>
      Â - The test for SecurityWarning class
      <br>
      Â - Test groups, because SecurityWarning is the latest class in
      "com/sun/awt" package
      <br>
      Â - The reference to "com/sun/awt" in the "default.policy"
      <br>
      <br>
      (cc) core-libs-dev:
      <br>
      I am not sure who is responsible to review the change in
      "default.policy".
      <br>
      <br>
      <br>
    </blockquote>
    <br>
  </body>
</html>