jprovino [Tue, 16 Jul 2013 10:55:48 -0400] rev 18742
8011569: ARM -- avoid native stack walking
Summary: ARM compilers do not emit FramePointer on each native frame by default
Reviewed-by: dholmes, zgu
clucasius [Mon, 15 Jul 2013 12:24:32 -0400] rev 18741
Merge
goetz [Thu, 20 Jun 2013 15:02:05 +0200] rev 18740
8016697: Use stubs to implement safefetch
Summary: Implement Safefetch as stub routines. This reduces compiler and os dependencies.
Reviewed-by: twisti, kvn
tamao [Mon, 15 Jul 2013 15:14:58 -0700] rev 18739
Merge
brutisso [Thu, 11 Jul 2013 11:33:27 +0200] rev 18738
8020155: PSR:PERF G1 not collecting old regions when humongous allocations interfer
Summary: Take _last_young_gc into account when deciding on starting a concurrent mark. Also reviewed-by: per.liden@oracle.com.
Reviewed-by: tschatzl, johnc
amurillo [Fri, 12 Jul 2013 17:08:52 -0700] rev 18737
8020382: new hotspot build - hs25-b42
Reviewed-by: jcoomes