mbaesken [Thu, 28 Nov 2019 09:23:09 +0100] rev 59317
8234625: hs test serviceability/sa/ClhsdbCDSCore.java fails on macOS 10.15
Reviewed-by: clanger, iignatyev
ssahoo [Thu, 28 Nov 2019 22:29:07 -0800] rev 59316
8234723: javax/net/ssl/TLS tests support TLSv1.3
Summary: Missing TLSv1.3 test cases
Reviewed-by: xuelei
jjiang [Fri, 29 Nov 2019 14:07:16 +0800] rev 59315
8234724: javax/net/ssl/templates/SSLSocketSSLEngineTemplate.java supports TLSv1.3
Reviewed-by: xuelei
rhalade [Thu, 28 Nov 2019 10:43:35 -0800] rev 59314
8233223: Add Amazon Root CA certificates
Reviewed-by: mullan
pconcannon [Thu, 28 Nov 2019 16:49:52 +0000] rev 59313
8233307: MulticastSocket getOption(IP_MULTICAST_IF) returns interface when not set
Summary: The MulticastSocket method getOption has been changed to conform to the behavior described in StandardSocketOptions.IP_MULTICAST_IF.
Reviewed-by: chegar, dfuchs
cito [Thu, 28 Nov 2019 18:30:18 +0100] rev 59312
8232594: Make the output of the JFR command duration more user friendly
Reviewed-by: egahlin, cito
Contributed-by: chiroito107@gmail.com, erik.gahlin@oracle.com