commit | 99f911cc7197bab8cc324e9ede8bbd064d22ffd0 | [log] [tgz] |
---|---|---|
author | Sibabrata Sahoo <ssahoo@openjdk.org> | Wed Jul 04 11:49:46 2018 -0700 |
committer | Sibabrata Sahoo <ssahoo@openjdk.org> | Wed Jul 04 11:49:46 2018 -0700 |
tree | eb7c5012808be1b225e64d29eac5588cddc43bc1 | |
parent | 7129c3e786720b7dbdad01c6529f72d5c74722d5 [diff] |
8206355: SSLSessionImpl.getLocalPrincipal() throws NPE Fixed SSLSessionImpl.getLocalPrincipal() implementation when client side authentication is not enabled. Reviewed-by: xuelei