[8] Request for Review: 8022461: Fix lint warnings in sun.security.{provider, rsa, x509}

Sean Mullan sean.mullan at oracle.com
Wed Aug 7 14:58:00 UTC 2013


AlgIdDSA:

- you can remove the comment on line 99:

// XXX deprecated for general use

since @Deprecated is self-explanatory.

--Sean

On 08/06/2013 04:46 PM, Jason Uh wrote:
> Joe, Sean,
>
> Could I please get a review of this changeset? This change fixes
> deprecation warnings in:
>   sun.security.provider
>   sun.security.rsa
>   sun.security.x509
>
> In sun.security.provider and sun.security.rsa, I change the use of
> sun.security.x509.X509Key's key bytes to the BitArray form of the key.
>
> Webrev: http://cr.openjdk.java.net/~juh/8022461/webrev.00/
>
> Thanks,
> Jason




More information about the security-dev mailing list