alanbur [Mon, 17 Oct 2016 19:18:08 -0400] rev 41707
8157141: Fix for JDK-8031290 is unnecessarily fragile
8166454: meminfo(2) has been available since Solaris 9
Reviewed-by: dholmes, kbarrett
mwalsh [Mon, 17 Oct 2016 19:12:28 -0400] rev 41706
8165482: java in ldoms, with cpu-arch=generic has problems
Reviewed-by: dholmes, alanbur
stsmirno [Mon, 17 Oct 2016 18:54:12 -0400] rev 41705
8165687: Fix license and copyright headers in jd9 under hotspot/test
Summary: Legal notices and Oracle copyrights were updated (white and blank space, commas) in tests files for uniformity to meet Oracle requirements.
Reviewed-by: dholmes, iris
Contributed-by: Stanislav Smirnov <stanislav.smirnov@oracle.com>, Vassili Igouchkine <vassili.igouchkine@oracle.com>
dholmes [Mon, 17 Oct 2016 18:40:10 -0400] rev 41704
8166197: assert(RelaxAssert || w != Thread::current()->_MutexEvent) failed: invariant
Reviewed-by: dcubed, cvarming
kvn [Fri, 14 Oct 2016 08:54:02 -0700] rev 41703
Merge
rschatz [Mon, 03 Oct 2016 19:09:26 +0000] rev 41702
Merge
rschatz [Mon, 03 Oct 2016 17:54:28 +0000] rev 41701
8166781: fix wrong comment in ReceiverTypeData
Reviewed-by: kvn
dlong [Mon, 03 Oct 2016 12:35:51 -0400] rev 41700
Merge
roland [Wed, 28 Sep 2016 11:17:51 +0200] rev 41699
8166836: Elimination of clone's ArrayCopyNode may make compilation fail silently
Reviewed-by: vlivanov
jcm [Thu, 29 Sep 2016 22:37:05 -0700] rev 41698
8134389: Crash in HotSpot with jvm.dll+0x42b48 ciObjectFactory::create_new_metadata
Summary: Always obtain return type from declared_signature for Invoke::declared_type. TypeCast return value to declared_signature return type for inlined lforms.
Reviewed-by: kvn, vlivanov
never [Thu, 29 Sep 2016 10:00:56 -0700] rev 41697
8166869: [JVMCI] record metadata relocations for metadata references
Reviewed-by: kvn
rasbold [Wed, 28 Sep 2016 10:11:40 -0700] rev 41696
8166742: SIGFPE in C2 Loop IV elimination
Reviewed-by: kvn
dnsimon [Tue, 27 Sep 2016 04:48:51 -0700] rev 41695
8166517: [JVMCI] export JVMCI to auto-detected JVMCI compiler
Reviewed-by: kvn, twisti
adinn [Tue, 27 Sep 2016 09:25:26 +0100] rev 41694
8165673: AArch64: Fix JNI floating point argument handling
Reviewed-by: aph, adinn
Contributed-by: ningsheng.jian@linaro.org
mdoerr [Tue, 27 Sep 2016 09:26:30 +0200] rev 41693
8166689: PPC64: Race condition between stack bang and non-entrant patching
Reviewed-by: goetz
amurillo [Thu, 13 Oct 2016 08:57:54 -0700] rev 41692
Merge