RFR 8146619: Re-examine supportness of public classes in com.sun.security.auth.**

Xuelei Fan xuelei.fan at oracle.com
Wed Jun 15 04:13:33 UTC 2016


Looks fine to me.

Xuelei

On 6/15/2016 11:36 AM, Wang Weijun wrote:
> Please take a look at
> 
>    http://cr.openjdk.java.net/~weijun/8146619/webrev.00/
> 
> Basically, the following changes are made to all 7 classes:
> 
> + * This class is subject to removal in a future version of Java SE.
>   */
> - at Deprecated
> + at Deprecated(since="1.4", forRemoval=true)
>  public class Xyz {
> 
> I still find it a little uneasy to directly remove them before making an announcement, so we will remove them in jdk10.
> 
> Thanks
> Max
> 
> 
> 




More information about the security-dev mailing list