<i18n dev> RFR: JDK-8189198: Add "forRemoval = true" to Applet APIs
Kevin Rushforth
kcr at openjdk.java.net
Thu Nov 12 19:22:01 UTC 2020
On Mon, 9 Nov 2020 13:57:32 GMT, Andy Herrick <herrick at 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
More information about the i18n-dev
mailing list