redestad [Mon, 28 Aug 2017 14:07:07 +0000] rev 46995
Merge
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
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
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>
dholmes [Mon, 28 Aug 2017 01:09:14 +0000] rev 46991
Merge
glaubitz [Sun, 27 Aug 2017 20:09:21 -0400] rev 46990
8186723: Add SuperH as new architecture for linux
Reviewed-by: dholmes, stuefe
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
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
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
goetz [Tue, 22 Aug 2017 15:12:26 +0200] rev 46986
8186437: Lock held when compiler thread creation fails.
Reviewed-by: stuefe, kvn
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
jwilhelm [Mon, 28 Aug 2017 21:46:13 +0200] rev 46984
Merge
martin [Thu, 24 Aug 2017 10:26:32 -0700] rev 46983
8174050: Compilation errors with clang-4.0
Reviewed-by: kvn
kvn [Thu, 24 Aug 2017 23:54:53 +0000] rev 46982
Merge