RFR: 8015081

Jamil Nimeh jamil.j.nimeh at oracle.com
Sat Jun 28 23:59:58 UTC 2014


Hello all,

This follow-on webrev addresses the following issues:

  * Adds braces to if/else constructs
  * Fixes imports in Serial.java and Generic.java tests to explicitly
    import javax.security.auth.Subject rather than
    javax.security.auth.*.  The overridden Subject.java solution in the
    test directory appears to cause compilation issues, but specifying
    the Subject class on the import line fixes things, and the tests
    don't need all of javax.security.auth.
  * Added the hashCode method to the SecureSet inner class.

http://cr.openjdk.java.net/~ascarpino/8015081/webrev.08

Thanks,
--Jamil

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/security-dev/attachments/20140628/67cc30a9/attachment.html>


More information about the security-dev mailing list