erikj [Thu, 10 Jan 2019 10:28:51 -0800] rev 53241
8216489: Issues with ModulePackages attribute generation on incremental build
Reviewed-by: redestad, alanb, tbell
erikj [Thu, 10 Jan 2019 09:11:56 -0800] rev 53240
8216278: Fix devkit and basic Jib support on WSL
Reviewed-by: tbell
gziemski [Thu, 10 Jan 2019 11:16:17 -0600] rev 53239
8215155: Remove get_insert() from concurrent hashtable and gtests
Summary: Replaced get_insert() with get()/insert() in gtest, removed get_insert() API from cht implementation.
Reviewed-by: coleenp, rehn
redestad [Thu, 10 Jan 2019 16:50:26 +0100] rev 53238
8216428: Remove IgnoreLibthreadGPFault
Reviewed-by: dholmes, eosterlund
robm [Thu, 10 Jan 2019 07:54:16 -0800] rev 53237
8214440: ldap over a TLS connection negotiate failed with "javax.net.ssl.SSLPeerUnverifiedException: hostname of the server '' does not match the hostname in the server's certificate"
Reviewed-by: vtewari, xuelei
hseigel [Thu, 10 Jan 2019 10:15:02 -0500] rev 53236
8207964: [TESTBUG] Change stressTime to default to 30 for nsk tests
Summary: Change the default from 60 seconds to 30 seconds.
Reviewed-by: coleenp, dholmes