<AWT Dev> [9] Review Request: 8155785 Add @Deprecated annotations to the Applet API classes

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Fri May 13 02:56:18 UTC 2016


cc swing-dev.

Looks fine.

On 13.05.16 4:41, Daniil Titov wrote:
> 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
>
>
>


-- 
Best regards, Sergey.


More information about the awt-dev mailing list