Updated in my local workspace. I would not update the webrev and CSR
unless you want a check.
Thanks,
Xuelei
On 3/16/2020 12:19 PM, Sean Mullan wrote:
On 3/16/20 12:49 PM, Xuelei Fan wrote:
Good catch! Updated in the webrev:
http://cr.openjdk.java.net/~xuelei/8241039/webrev.01/
While you are in there, I was wondering if you can fix the typo in this
sentence in HandshakeCompletedEvent:
182 * end-entity certiticate for X509-based cipher suites, and
"certificate"
and SSLSession:
305 * end-entity certiticate for X509-based cipher suites, and
"certificate"
Also, in HandshakeCompletedEvent:
164 * @see #getPeerPrincipal()
165 * @see #getPeerPrincipal()
duplicate lines, remove one.
--Sean