Looks fine. Only one thing uncertain: Since com.sun.* is not a part of Java SE, maybe you should write "This class is subject to removal in a future version of JDK".
Also, since it's forRemoval, you can file another RFE targeting jdk10 for the actual removal. Thanks Max > On Jun 24, 2016, at 7:33 AM, Xuelei Fan <[email protected]> wrote: > > Hi, > > Please review this update for JDK 9: > http://cr.openjdk.java.net/~xuelei/8157712/webrev.00/ > > See http://openjdk.java.net/jeps/277 for details of the enhanced > deprecation annotation. > > The JCE provider "com.sun.net.ssl.internal.ssl.Provider" would be > deprecated since JDK 9, too. > > Thanks, > Xuelei
