<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<br>
<br>
<div class="moz-cite-prefix">On 3/27/18 11:15 PM, Sean Mullan wrote:<br>
</div>
<blockquote type="cite"
cite="mid:c4e0d5c6-14e9-c7a5-71d3-76baf0983e5e@oracle.com">Please
remove this change to remove several SecurityManager methods that
have been marked for removal since Java SE 9: checkTopLevelWindow,
checkSystemClipboardAccess, checkAwtEventQueueAccess, and
checkMemberAccess. These methods no longer have any benefit, and
removing them will follow through on the the plan to remove them.
<br>
<br>
We believe the compatibility risk is fairly low - we have only
found a very small number of custom SecurityManager
implementations that are overriding the methods and using
@Override or calling the methods directly that will need to change
their code. See the CSR for more info.
<br>
<br>
webrev:
<a class="moz-txt-link-freetext" href="http://cr.openjdk.java.net/~mullan/webrevs/8193032/webrev.00/">http://cr.openjdk.java.net/~mullan/webrevs/8193032/webrev.00/</a>
<br>
CSR: <a class="moz-txt-link-freetext" href="https://bugs.openjdk.java.net/browse/JDK-8200185">https://bugs.openjdk.java.net/browse/JDK-8200185</a>
<br>
</blockquote>
<br>
This looks good to me.<br>
<br>
Mandy<br>
</body>
</html>