coleenp [Fri, 06 Oct 2017 18:50:04 +0000] rev 47597
Merge
coleenp [Fri, 06 Oct 2017 14:30:04 -0400] rev 47596
8178870: instrumentation.retransformClasses cause coredump
Summary: Don't double-free cached class bytes on redefinition loading failure.
Reviewed-by: sspitsyn, jiangli
kvn [Fri, 06 Oct 2017 10:39:09 -0700] rev 47595
8188775: Module jdk.internal.vm.compiler.management has not been granted accessClassInPackage.org.graalvm.compiler.hotspot
Summary: add missed changes in default.policy for new module
Reviewed-by: mchung
mhorie [Thu, 05 Oct 2017 12:56:42 +0200] rev 47594
8188802: PPC64: Failure on assert(lrgmask.is_aligned_sets(RegMask::SlotsPerVecX))
Reviewed-by: mdoerr
eosterlund [Thu, 05 Oct 2017 10:55:34 +0200] rev 47593
8188224: Generalize Atomic::load/store to use templates
Reviewed-by: dholmes, coleenp
uvangapally [Thu, 05 Oct 2017 01:31:53 -0700] rev 47592
8185003: JMX: Add a version of ThreadMXBean.dumpAllThreads with a maxDepth argument
Summary: Added two new API's to limit the stack trace depth
Reviewed-by: mchung, dfuchs, rriggs, egahlin
Contributed-by: ujwal.vangapally@oracle.com
zyao [Wed, 20 Sep 2017 18:30:32 +0800] rev 47591
8187601: Unrolling more when SLP auto-vectorization failed
Reviewed-by: kvn