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

Reply via email to