RFR: 8015081

2014-06-28 Thread Jamil Nimeh
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

Re: RFR: 8015081

2014-06-28 Thread Xuelei Fan
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