stuefe [Thu, 05 Jul 2018 11:56:19 +0200] rev 50989
8206243: java -XshowSettings fails if memory.limit_in_bytes overflows LONG.max
Reviewed-by: dholmes, bobv
xiaofeya [Thu, 05 Jul 2018 13:22:44 +0800] rev 50988
8206378: Backout JDK-8202561
Reviewed-by: dholmes
ssahoo [Wed, 04 Jul 2018 11:49:46 -0700] rev 50987
8206355: SSLSessionImpl.getLocalPrincipal() throws NPE
Summary: Fixed SSLSessionImpl.getLocalPrincipal() implementation when client side authentication is not enabled.
Reviewed-by: xuelei
mgronlun [Wed, 04 Jul 2018 18:39:26 +0200] rev 50986
8198346: assert(!_cld->claimed()) failed in TestObjectDescription.java
Reviewed-by: egahlin
michaelm [Wed, 04 Jul 2018 16:16:24 +0100] rev 50985
8206001: Enable TLS1.3 by default in Http Client
Reviewed-by: dfuchs
mbaesken [Wed, 04 Jul 2018 16:54:56 +0200] rev 50984
8206145: dbgsysSocketClose - do not restart close if errno is EINTR [linux]
Reviewed-by: alanb, stuefe
mbaesken [Tue, 03 Jul 2018 12:40:42 +0200] rev 50983
8206255: fix compiler/intrinsics/sha/cli/TestUseSHAOptionOnSupportedCPU.java jtreg test on linux s390x
Reviewed-by: stuefe