-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b153
-
generic
-
generic
The code in java-client which use the Applets in the api should be depreacted in the same way as Applets.
Right now some of these api use "@SuppressWarnings("deprecation")"
http://mail.openjdk.java.net/pipermail/swing-dev/2016-October/006788.html
Right now some of these api use "@SuppressWarnings("deprecation")"
http://mail.openjdk.java.net/pipermail/swing-dev/2016-October/006788.html
- relates to
-
JDK-8155785 Add @Deprecated annotations to the Applet API classes
- Resolved