Re: [11] RFR 8207223: SSL Handshake failures are reported with more generic SSLException

2018-07-21 Thread Xuelei Fan
Looks fine to me. Might be better if enclosing the assigning expression in parentheses. Xuelei On 7/20/2018 11:33 PM, Weijun Wang wrote: Please take a review at http://cr.openjdk.java.net/~weijun/8207223/webrev.00/ UNEXPECTED_MESSAGE indicates a flaw in the peer's protocol implementatio

Re: [11] RFR 8207223: SSL Handshake failures are reported with more generic SSLException

2018-07-21 Thread Weijun Wang
> On Jul 21, 2018, at 9:40 PM, Xuelei Fan wrote: > > Looks fine to me. Might be better if enclosing the assigning expression in > parentheses. Sure, if that pleases your eyes. --Max > > Xuelei > > On 7/20/2018 11:33 PM, Weijun Wang wrote: >> Please take a review at >>http://cr.openj