<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hello all,<br>
<br>
This follow-on webrev addresses the following issues:<br>
<ul>
<li>Adds braces to if/else constructs</li>
<li>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.</li>
<li>Added the hashCode method to the SecureSet inner class.</li>
</ul>
<p><a class="moz-txt-link-freetext" href="http://cr.openjdk.java.net/~ascarpino/8015081/webrev.08">http://cr.openjdk.java.net/~ascarpino/8015081/webrev.08</a><br>
</p>
<p>Thanks,<br>
--Jamil<br>
</p>
</body>
</html>