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