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
t
Looks fine to me.
Thanks,
Xuelei
On 6/29/2014 7:59 AM, Jamil Nimeh wrote:
> 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.Sub