Fri, 25 Aug 2017 10:39:02 -0700 8186217: Remove erroneous @hidden JavaDoc tag from java.util.Properties.replace(Object, Object, Object)
bchristi [Fri, 25 Aug 2017 10:39:02 -0700] rev 47008
8186217: Remove erroneous @hidden JavaDoc tag from java.util.Properties.replace(Object, Object, Object) Reviewed-by: bpb, naoto
Fri, 25 Aug 2017 05:02:36 +0000 Merge
asaha [Fri, 25 Aug 2017 05:02:36 +0000] rev 47007
Merge
Fri, 25 Aug 2017 04:59:20 +0000 Added tag jdk-10+21 for changeset c6cefe631b18
asaha [Fri, 25 Aug 2017 04:59:20 +0000] rev 47006
Added tag jdk-10+21 for changeset c6cefe631b18
Fri, 25 Aug 2017 09:28:10 +0800 8186576: KerberosTicket does not properly handle renewable tickets at the end of their lifetime
weijun [Fri, 25 Aug 2017 09:28:10 +0800] rev 47005
8186576: KerberosTicket does not properly handle renewable tickets at the end of their lifetime Reviewed-by: xuelei
Thu, 24 Aug 2017 16:52:21 -0700 8186684: Fix broken links in java.base API docs
jjg [Thu, 24 Aug 2017 16:52:21 -0700] rev 47004
8186684: Fix broken links in java.base API docs Reviewed-by: sherman, martin, mchung, bpb, lancea
Thu, 24 Aug 2017 15:40:26 -0700 8186613: remove ClassFileInstaller from jdk/test/lib/testlibrary
iignatyev [Thu, 24 Aug 2017 15:40:26 -0700] rev 47003
8186613: remove ClassFileInstaller from jdk/test/lib/testlibrary Reviewed-by: mchung, igerasim
Thu, 24 Aug 2017 16:49:56 +0100 8173181: Empty string alias in KeyStore throws StringIndexOutOfBoundsException for getEntry()
vinnie [Thu, 24 Aug 2017 16:49:56 +0100] rev 47002
8173181: Empty string alias in KeyStore throws StringIndexOutOfBoundsException for getEntry() Reviewed-by: weijun
Mon, 04 Sep 2017 11:04:26 +0200 Merge
duke [Mon, 04 Sep 2017 11:04:26 +0200] rev 47001
Merge
Tue, 29 Aug 2017 17:17:58 +0200 Merge
jwilhelm [Tue, 29 Aug 2017 17:17:58 +0200] rev 47000
Merge
Mon, 28 Aug 2017 16:40:01 +0000 Merge
never [Mon, 28 Aug 2017 16:40:01 +0000] rev 46999
Merge
Mon, 28 Aug 2017 15:21:47 +0000 8181858: [JVMCI] JVMCI should update the trap counters when invalidating for Reason_not_compiled_exception_handler
never [Mon, 28 Aug 2017 15:21:47 +0000] rev 46998
8181858: [JVMCI] JVMCI should update the trap counters when invalidating for Reason_not_compiled_exception_handler Reviewed-by: kvn
Mon, 28 Aug 2017 15:11:20 +0000 Merge
coleenp [Mon, 28 Aug 2017 15:11:20 +0000] rev 46997
Merge
Mon, 28 Aug 2017 09:06:30 -0400 8186042: Optimize OopMapCache lookup
coleenp [Mon, 28 Aug 2017 09:06:30 -0400] rev 46996
8186042: Optimize OopMapCache lookup Summary: Use lock free access to oopMapCache Reviewed-by: dholmes, sspitsyn Contributed-by: frederic.parain@oracle.com, coleen.phillimore@oracle.com
Mon, 28 Aug 2017 14:07:07 +0000 Merge
redestad [Mon, 28 Aug 2017 14:07:07 +0000] rev 46995
Merge
Mon, 28 Aug 2017 00:20:35 +0200 8179040: Avoid Ticks::now calls when EventClassLoad is not enabled
redestad [Mon, 28 Aug 2017 00:20:35 +0200] rev 46994
8179040: Avoid Ticks::now calls when EventClassLoad is not enabled Reviewed-by: ehelin, mgronlun, dholmes, iklam Contributed-by: claes.redestad@oracle.com, markus.gronlund@oracle.com
Mon, 28 Aug 2017 13:31:20 +0200 8186476: Generalize Atomic::add with templates
eosterlund [Mon, 28 Aug 2017 13:31:20 +0200] rev 46993
8186476: Generalize Atomic::add with templates Reviewed-by: aph, dholmes Contributed-by: kim.barrett@oracle.com
Mon, 28 Aug 2017 02:55:31 -0700 8186666: Bug in the C2 matcher code
rraghavan [Mon, 28 Aug 2017 02:55:31 -0700] rev 46992
8186666: Bug in the C2 matcher code Summary: Correctly used Op_WeakCompareAndSwapI as required Reviewed-by: shade, thartmann Contributed-by: Andrew Haley <aph@redhat.com>
Mon, 28 Aug 2017 01:09:14 +0000 Merge
dholmes [Mon, 28 Aug 2017 01:09:14 +0000] rev 46991
Merge
Sun, 27 Aug 2017 20:09:21 -0400 8186723: Add SuperH as new architecture for linux
glaubitz [Sun, 27 Aug 2017 20:09:21 -0400] rev 46990
8186723: Add SuperH as new architecture for linux Reviewed-by: dholmes, stuefe
Sun, 27 Aug 2017 15:48:52 -0400 8186706: ArchivedObjectCache obj_hash() is broken.
jiangli [Sun, 27 Aug 2017 15:48:52 -0400] rev 46989
8186706: ArchivedObjectCache obj_hash() is broken. Summary: Use oop's identity_hash. Also use larger table size. Reviewed-by: ccheung, iklam, coleenp
Tue, 01 Aug 2017 14:58:38 +0800 8184049: AArch64: Matching rule for ubfiz
njian [Tue, 01 Aug 2017 14:58:38 +0800] rev 46988
8184049: AArch64: Matching rule for ubfiz Reviewed-by: aph, adinn Contributed-by: daniel.stewart@linaro.org
Fri, 25 Aug 2017 18:21:47 -0700 8186144: [Graal] some tests fail with: Improperly specified VM option UseJVMCICompiler: EnableJVMCI cannot be disabled
kvn [Fri, 25 Aug 2017 18:21:47 -0700] rev 46987
8186144: [Graal] some tests fail with: Improperly specified VM option UseJVMCICompiler: EnableJVMCI cannot be disabled Summary: disable Graal by switching off UseJVMCICompiler when JVMCI is disabled Reviewed-by: twisti
Tue, 22 Aug 2017 15:12:26 +0200 8186437: Lock held when compiler thread creation fails.
goetz [Tue, 22 Aug 2017 15:12:26 +0200] rev 46986
8186437: Lock held when compiler thread creation fails. Reviewed-by: stuefe, kvn
Fri, 25 Aug 2017 14:07:18 -0700 8186136: [Graal] some tests setting -Djvmci.Compiler=null fail with: jdk.vm.ci.common.JVMCIError: no JVMCI compiler selected
kvn [Fri, 25 Aug 2017 14:07:18 -0700] rev 46985
8186136: [Graal] some tests setting -Djvmci.Compiler=null fail with: jdk.vm.ci.common.JVMCIError: no JVMCI compiler selected Summary: removed -Djvmci.Compiler=null for tests which do JIT compilation Reviewed-by: twisti
Mon, 28 Aug 2017 21:46:13 +0200 Merge
jwilhelm [Mon, 28 Aug 2017 21:46:13 +0200] rev 46984
Merge
Thu, 24 Aug 2017 10:26:32 -0700 8174050: Compilation errors with clang-4.0
martin [Thu, 24 Aug 2017 10:26:32 -0700] rev 46983
8174050: Compilation errors with clang-4.0 Reviewed-by: kvn
Thu, 24 Aug 2017 23:54:53 +0000 Merge
kvn [Thu, 24 Aug 2017 23:54:53 +0000] rev 46982
Merge
Thu, 24 Aug 2017 22:46:23 +0000 Merge
kvn [Thu, 24 Aug 2017 22:46:23 +0000] rev 46981
Merge
Thu, 24 Aug 2017 13:11:02 -0700 8186721: AOT tests fail with: section alignment is not valid: 128
kvn [Thu, 24 Aug 2017 13:11:02 -0700] rev 46980
8186721: AOT tests fail with: section alignment is not valid: 128 Summary: add missing negation in assert chech, add -ea -esa to AOT testing Reviewed-by: dlong
Thu, 24 Aug 2017 22:37:27 +0000 Merge
sspitsyn [Thu, 24 Aug 2017 22:37:27 +0000] rev 46979
Merge
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip