coleenp [Tue, 21 Aug 2018 10:03:22 -0400] rev 51471
8209792: Remove ClassLoaderDataGraph::keep_alive_cld_do
Summary: unnecessary
Reviewed-by: zgu, tschatzl
coleenp [Tue, 21 Aug 2018 09:33:41 -0400] rev 51470
8209738: Remove ClassLoaderDataGraph::*oops_do functions
Summary: Make walking CLDG more consistent.
Reviewed-by: dholmes, tschatzl
rkennke [Tue, 21 Aug 2018 13:12:15 +0200] rev 51469
8209668: Explicit barriers for C1/assembler
Reviewed-by: roland, eosterlund
pmuthuswamy [Tue, 21 Aug 2018 11:41:54 +0530] rev 51468
8203792: Remove "compatibility" features from Head.java
Reviewed-by: jjg, sundar
iklam [Mon, 20 Aug 2018 13:58:23 -0700] rev 51467
8209647: constantPoolHandle::constantPoolHandle(ConstantPool*) when precompiled header is disabled
Summary: Added fieldDescriptor.inline.hpp
Reviewed-by: coleenp, shade
tbell [Mon, 20 Aug 2018 16:18:56 -0700] rev 51466
8209760: merge error: restore ea in make/conf/jib-profiles.js
Reviewed-by: mikael
jnimeh [Mon, 20 Aug 2018 15:37:47 -0700] rev 51465
8208350: Disable all DES cipher suites
Reviewed-by: xuelei, mullan
mikael [Mon, 20 Aug 2018 14:19:30 -0700] rev 51464
Merge
mikael [Fri, 17 Aug 2018 09:51:28 -0700] rev 51463
Added tag jdk-11+27 for changeset 9d7d74c6f2cb
michaelm [Thu, 16 Aug 2018 10:22:48 +0100] rev 51462
8207966: HttpClient response without content-length does not return body
Reviewed-by: chegar
jjiang [Thu, 16 Aug 2018 02:00:31 +0800] rev 51461
8209537: Two security tests failed after JDK-8164639 due to dependency was missed
Summary: Skip sun/security/tools/keytool/autotest.sh on macosx and add /test/lib to sun/security/ec/TestEC.java
Reviewed-by: rhalade
jjiang [Wed, 15 Aug 2018 18:41:18 +0800] rev 51460
8164639: Configure PKCS11 tests to use user-supplied NSS libraries
Summary: Provide system property "test.nss.lib.paths" for specifying a set of absolute paths to the custom NSS lib directories
Reviewed-by: weijun, rhalade
vdeshpande [Wed, 15 Aug 2018 00:48:12 -0700] rev 51459
8207746: C2: Lucene crashes on AVX512 instruction
Summary: replace add/sub instructions which affect flags with lea instruction.
Reviewed-by: kvn, thartmann
rhalade [Tue, 14 Aug 2018 17:21:44 -0700] rev 51458
8206176: Remove the temporary tls13VN field
Reviewed-by: xuelei, wetmore
diazhou [Tue, 14 Aug 2018 16:36:17 -0700] rev 51457
8209451: Please change jdk 11 milestone to FCS
Reviewed-by: prr, tbell
xuelei [Tue, 14 Aug 2018 16:47:56 -0700] rev 51456
8207009: TLS 1.3 half-close and synchronization issues
Reviewed-by: jnimeh, mullan, wetmore