On Mon, 9 Nov 2020 13:57:32 GMT, Andy Herrick <herr...@openjdk.org> wrote:

>> JDK-8189198: Add "forRemoval = true" to Applet APIs
>
> preliminary changes for JDK-8189198 for evaluation

The following field, which is currently deprecated (not for removal) should 
probably also be marked as deprecated for removal::

javax.naming.Context:
    static final String APPLET

The CSR and JEP should be updated accordingly.

Also, what about the following?

javax.swing.text.html.parser.DTD
    Element applet

-------------

PR: https://git.openjdk.java.net/jdk/pull/1127

Reply via email to