Wed, 22 Aug 2018 07:51:07 -0400 8208172: SIGSEGV when owner of invokedynamic bootstrap method throws an exception - Symbol::increment_refcount()+0x0
coleenp [Wed, 22 Aug 2018 07:51:07 -0400] rev 51486
8208172: SIGSEGV when owner of invokedynamic bootstrap method throws an exception - Symbol::increment_refcount()+0x0 Summary: table for resolution errors always expect non-null message string. Reviewed-by: dholmes, iklam
Wed, 22 Aug 2018 13:06:33 +0200 8208601: Introduce native oop barriers in C2 for OopHandle
eosterlund [Wed, 22 Aug 2018 13:06:33 +0200] rev 51485
8208601: Introduce native oop barriers in C2 for OopHandle Reviewed-by: neliasso, kvn
Wed, 22 Aug 2018 13:01:26 +0200 8209801: Rename C1_WRITE_ACCESS and C1_READ_ACCESS decorators to ACCESS_READ and ACCESS_WRITE
rkennke [Wed, 22 Aug 2018 13:01:26 +0200] rev 51484
8209801: Rename C1_WRITE_ACCESS and C1_READ_ACCESS decorators to ACCESS_READ and ACCESS_WRITE Reviewed-by: kbarrett, pliden
Wed, 22 Aug 2018 10:09:06 +0200 8209684: Intrinsics that assume some input non null should use GraphKit::must_be_not_null()
roland [Wed, 22 Aug 2018 10:09:06 +0200] rev 51483
8209684: Intrinsics that assume some input non null should use GraphKit::must_be_not_null() Reviewed-by: kvn, thartmann
Tue, 14 Aug 2018 16:54:47 +0200 8209420: Track membars for volatile accesses so they can be properly optimized
roland [Tue, 14 Aug 2018 16:54:47 +0200] rev 51482
8209420: Track membars for volatile accesses so they can be properly optimized Reviewed-by: adinn, aph, thartmann
Wed, 22 Aug 2018 15:10:40 +0800 8209829: SpnegoUnknownMech.java does not contain the SpnegoUnknownMech class
weijun [Wed, 22 Aug 2018 15:10:40 +0800] rev 51481
8209829: SpnegoUnknownMech.java does not contain the SpnegoUnknownMech class Reviewed-by: dholmes
Tue, 21 Aug 2018 20:23:34 -0700 8209826: Undefined reference to os::write after JDK-8209657 (filemap.hpp cleanup)
iklam [Tue, 21 Aug 2018 20:23:34 -0700] rev 51480
8209826: Undefined reference to os::write after JDK-8209657 (filemap.hpp cleanup) Summary: include os_inline.hpp instead Reviewed-by: jiangli
Tue, 21 Aug 2018 20:19:46 -0700 8186186: GSSContext.isEstablished() can return true on error state
igerasim [Tue, 21 Aug 2018 20:19:46 -0700] rev 51479
8186186: GSSContext.isEstablished() can return true on error state Reviewed-by: weijun Contributed-by: weijun.wang@oracle.com
Wed, 22 Aug 2018 11:10:45 +0800 8209771: jdk.test.lib.Utils::runAndCheckException error
weijun [Wed, 22 Aug 2018 11:10:45 +0800] rev 51478
8209771: jdk.test.lib.Utils::runAndCheckException error Reviewed-by: dholmes
Fri, 17 Aug 2018 13:53:53 -0700 8209657: Refactor filemap.hpp to simplify integration with Serviceability Agent
iklam [Fri, 17 Aug 2018 13:53:53 -0700] rev 51477
8209657: Refactor filemap.hpp to simplify integration with Serviceability Agent Summary: Added src/hotspot/share/include/cds.h Reviewed-by: ccheung, sspitsyn, jgeorge
Tue, 21 Aug 2018 20:29:57 -0400 8206467: Refactor G1ParallelCleaningTask into shared
zgu [Tue, 21 Aug 2018 20:29:57 -0400] rev 51476
8206467: Refactor G1ParallelCleaningTask into shared Summary: Refactored and moved G1ParllelCleaningTask to be shared among GCs Reviewed-by: rkennke, kbarrett
Tue, 21 Aug 2018 13:17:29 -0700 8209758: 2 classes with same name G1PrintCollectionSetClosure cause crash when logging is enabled jdk-12+8
lmesnik [Tue, 21 Aug 2018 13:17:29 -0700] rev 51475
8209758: 2 classes with same name G1PrintCollectionSetClosure cause crash when logging is enabled Reviewed-by: tschatzl, kbarrett
Tue, 21 Aug 2018 14:14:28 +0200 8209689: Compiler.isGraalEnabled should not check jvmci.Compiler property
twisti [Tue, 21 Aug 2018 14:14:28 +0200] rev 51474
8209689: Compiler.isGraalEnabled should not check jvmci.Compiler property Reviewed-by: kvn
Tue, 21 Aug 2018 08:38:02 -0700 8209624: [JVMCI] Invalidate nmethods instead of directly unloading them when the InstalledCode is dropped
never [Tue, 21 Aug 2018 08:38:02 -0700] rev 51473
8209624: [JVMCI] Invalidate nmethods instead of directly unloading them when the InstalledCode is dropped Reviewed-by: kvn
Tue, 21 Aug 2018 10:37:02 -0400 8206423: Use locking for cleaning ResolvedMethodTable
pchilanomate [Tue, 21 Aug 2018 10:37:02 -0400] rev 51472
8206423: Use locking for cleaning ResolvedMethodTable Summary: ServiceThread is now in charge of cleaning ResolvedMethodTable entries Reviewed-by: gziemski, dholmes, coleenp
Tue, 21 Aug 2018 10:03:22 -0400 8209792: Remove ClassLoaderDataGraph::keep_alive_cld_do
coleenp [Tue, 21 Aug 2018 10:03:22 -0400] rev 51471
8209792: Remove ClassLoaderDataGraph::keep_alive_cld_do Summary: unnecessary Reviewed-by: zgu, tschatzl
Tue, 21 Aug 2018 09:33:41 -0400 8209738: Remove ClassLoaderDataGraph::*oops_do functions
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
Tue, 21 Aug 2018 13:12:15 +0200 8209668: Explicit barriers for C1/assembler
rkennke [Tue, 21 Aug 2018 13:12:15 +0200] rev 51469
8209668: Explicit barriers for C1/assembler Reviewed-by: roland, eosterlund
Tue, 21 Aug 2018 11:41:54 +0530 8203792: Remove "compatibility" features from Head.java
pmuthuswamy [Tue, 21 Aug 2018 11:41:54 +0530] rev 51468
8203792: Remove "compatibility" features from Head.java Reviewed-by: jjg, sundar
Mon, 20 Aug 2018 13:58:23 -0700 8209647: constantPoolHandle::constantPoolHandle(ConstantPool*) when precompiled header is disabled
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
Mon, 20 Aug 2018 16:18:56 -0700 8209760: merge error: restore ea in make/conf/jib-profiles.js
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
Mon, 20 Aug 2018 15:37:47 -0700 8208350: Disable all DES cipher suites
jnimeh [Mon, 20 Aug 2018 15:37:47 -0700] rev 51465
8208350: Disable all DES cipher suites Reviewed-by: xuelei, mullan
Mon, 20 Aug 2018 14:19:30 -0700 Merge
mikael [Mon, 20 Aug 2018 14:19:30 -0700] rev 51464
Merge
Fri, 17 Aug 2018 09:51:28 -0700 Added tag jdk-11+27 for changeset 9d7d74c6f2cb
mikael [Fri, 17 Aug 2018 09:51:28 -0700] rev 51463
Added tag jdk-11+27 for changeset 9d7d74c6f2cb
Thu, 16 Aug 2018 10:22:48 +0100 8207966: HttpClient response without content-length does not return body jdk-11+27
michaelm [Thu, 16 Aug 2018 10:22:48 +0100] rev 51462
8207966: HttpClient response without content-length does not return body Reviewed-by: chegar
Thu, 16 Aug 2018 02:00:31 +0800 8209537: Two security tests failed after JDK-8164639 due to dependency was missed
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
Wed, 15 Aug 2018 18:41:18 +0800 8164639: Configure PKCS11 tests to use user-supplied NSS libraries
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
Wed, 15 Aug 2018 00:48:12 -0700 8207746: C2: Lucene crashes on AVX512 instruction
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
Tue, 14 Aug 2018 17:21:44 -0700 8206176: Remove the temporary tls13VN field
rhalade [Tue, 14 Aug 2018 17:21:44 -0700] rev 51458
8206176: Remove the temporary tls13VN field Reviewed-by: xuelei, wetmore
Tue, 14 Aug 2018 16:36:17 -0700 8209451: Please change jdk 11 milestone to FCS
diazhou [Tue, 14 Aug 2018 16:36:17 -0700] rev 51457
8209451: Please change jdk 11 milestone to FCS Reviewed-by: prr, tbell
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip