JDK-8169900 : The code which use Applets should be deprecated
  • Type: Bug
  • Component: client-libs
  • Affected Version: 9
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2016-11-17
  • Updated: 2017-10-12
  • Resolved: 2016-12-22
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9 b153Fixed
Related Reports
Relates :  
Description
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