Re: RFR: 8175091: Mark the deprecated java.security.{Certificate,Identity,IdentityScope,Signer} APIs with forRemoval=true

2017-11-13 Thread Weijun Wang
Change looks fine. Thanks Max > On Nov 14, 2017, at 1:49 AM, Sean Mullan wrote: > > Please review this JDK 10 change to mark the deprecated > java.security.{Certificate,Identity,IdentityScope,Signer} APIs with > forRemoval=true. These APIs will be removed from a subsequent version of Java >

RFR: 8175091: Mark the deprecated java.security.{Certificate,Identity,IdentityScope,Signer} APIs with forRemoval=true

2017-11-13 Thread Sean Mullan
Please review this JDK 10 change to mark the deprecated java.security.{Certificate,Identity,IdentityScope,Signer} APIs with forRemoval=true. These APIs will be removed from a subsequent version of Java SE. They have been deprecated since 1.2 and superseded by java.security.cert, java.security.K