Description
As part of JDK-8149502 Applet APIs were deprecated in 9. We will need to add "forRemoval = true" in JDK 17, so we can remove them in a future release, JDK 18+
Applet APIs:
java.applet.AppletStub
java.applet.Applet
java.applet.AudioClip
java.applet.AppletContext
javax.swing.JApplet
Applet APIs:
java.applet.AppletStub
java.applet.Applet
java.applet.AudioClip
java.applet.AppletContext
javax.swing.JApplet
Attachments
Issue Links
- csr for
-
JDK-8189232 Add "forRemoval = true" to Applet APIs
- Closed
- relates to
-
JDK-8155785 Add @Deprecated annotations to the Applet API classes
- Resolved
-
JDK-8149502 JEP 289: Deprecate the Applet API
- Closed
-
JDK-8256145 JEP 398: Deprecate the Applet API for Removal
- Closed
(2 links to)