Seems fine to me. You aren't changing the deprecation status so I don't
think it needs a CSR.
-phil.
On 05/23/2018 02:41 PM, Sergey Bylokhov wrote:
Hello.
Please review the fix for jdk11.
Bug: https://bugs.openjdk.java.net/browse/JDK-8203498
Webrev: http://cr.openjdk.java.net/~serb/8203498/webrev.01
The text for @deprecation tags in java.applet package and classes
related to applets are updated. Now it has a notion that there are no
new API which replace the Applet API.
I am not sure is it necessary to create a CSR for this change, but if
needed I'll create it after the technical review.