<Swing Dev> <AWT Dev> [9] Review Request: 8155785 Add @Deprecated annotations to the Applet API classes
Alexander Scherbatiy
alexandr.scherbatiy at oracle.com
Fri May 13 11:10:10 UTC 2016
The fix looks good to me.
Thanks,
Alexandr.
On 13/05/16 06:56, Sergey Bylokhov wrote:
> 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
>>
>>
>>
>
>
More information about the swing-dev
mailing list