<AWT Dev> [9] Review Request: 8155785 Add @Deprecated annotations to the Applet API classes
Daniil Titov
daniil.x.titov at oracle.com
Fri May 13 01:41:56 UTC 2016
Hello,
Please review the fix for JDK 9.
The fix adds @Deprecated annotations to the Applet API classes as per JEP 289 "Deprecate the Applet API" ( http://openjdk.java.net/jeps/289 ). @SuppressWarnings("deprecation") annotations were added where required to suppress the compilation warnings that treated as errors.
Bug: https://bugs.openjdk.java.net/browse/JDK-8155785
Webrev : http://cr.openjdk.java.net/~dtitov/8155785/webrev.00
Best regards,
Daniil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20160512/d986b6ee/attachment.html>
More information about the awt-dev
mailing list