shade [Wed, 09 Jan 2019 15:53:56 +0100] rev 53250
8215724: Epsilon: ArrayStoreExceptionTest.java fails; missing arraycopy check
Reviewed-by: eosterlund, lkorinth
jiangli [Thu, 10 Jan 2019 13:03:34 -0500] rev 53249
8214827: Incorrect call ClassLoaders.toFileURL("jrt:/java.compiler")
Summary: Use URL constructor for jrt URL in SystemDictionaryShared::get_shared_protection_domain().
Reviewed-by: ccheung, iklam, dholmes, coleenp
robm [Thu, 10 Jan 2019 07:54:16 -0800] rev 53248
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
tschatzl [Thu, 10 Jan 2019 12:14:12 +0100] rev 53247
8216316: Tests fail due to too low specified TLAB size
Reviewed-by: goetz, sangheki
Contributed-by: goetz.lindenmaier@sap.com, thomas.schatzl@oracle.com