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

> JDK-8189198: Add "forRemoval = true" to Applet APIs

Since all APIs in the java.applet package are deprecated "forRemoval = true", 
consider adding a brief deprecation note to java/applet/package-info.java too.

As an example, when all of the APIs in package java.rmi.activation were 
similarly deprecated in JDK 15, the following note was added: 

https://docs.oracle.com/en/java/javase/15/docs/api/java.rmi/java/rmi/activation/package-summary.html
 .

Thanks!
Iris

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

Marked as reviewed by iris (Reviewer).

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

Reply via email to