hseigel [Mon, 10 Oct 2016 08:34:32 -0400] rev 41691
8166364: fatal error: acquiring lock DirtyCardQ_CBL_mon/16 out of order with lock Module_lock/6 -- possible deadlock
Summary: Set the mirror's module field outside of the module lock.
Reviewed-by: dsamersoff, dholmes, rehn
dnsimon [Fri, 07 Oct 2016 15:40:34 -0700] rev 41690
8167353: [JVMCI] JVMCI re-initialization check is in the wrong location
Reviewed-by: kvn, twisti
aph [Thu, 06 Oct 2016 09:36:23 +0000] rev 41689
Merge
aph [Thu, 06 Oct 2016 09:25:21 +0000] rev 41688
8167200: AArch64: Broken stack pointer adjustment in interpreter
Summary: Always adjust SP unconditionally
Reviewed-by: dlong, kbarrett
dnsimon [Wed, 05 Oct 2016 13:56:26 -0700] rev 41687
8167194: [JVMCI] no reliable mechanism for querying JVMCI system properties
Reviewed-by: kvn
kvn [Wed, 05 Oct 2016 21:35:05 +0200] rev 41686
Merge
goetz [Thu, 22 Sep 2016 18:33:47 +0200] rev 41685
8166562: C2: Suppress relocations in scratch emit.
Reviewed-by: kvn
never [Wed, 05 Oct 2016 11:32:50 -0700] rev 41684
8166929: [JVMCI] Expose decompile counts in MDO
Reviewed-by: twisti
sjohanss [Wed, 05 Oct 2016 13:35:57 +0200] rev 41683
8165949: Serial and ConcMarkSweep do not unload strings when class unloading is disabled
Reviewed-by: mgerdin, tschatzl, stefank
jwilhelm [Wed, 21 Oct 2015 15:18:30 +0200] rev 41682
8166276: Refactor gen_process_roots to allow simpler fix for 8165949
Reviewed-by: mgerdin, stefank
Contributed-by: jesper.wilhelmsson@oracle.com, stefan.johansson@oracle.com