iveresov [Fri, 05 Sep 2014 11:23:47 -0700] rev 26579
8056124: Hotspot should use PICL interface to get cacheline size on SPARC
Summary: Using libpicl to get L1 data and L2 cache line sizes
Reviewed-by: kvn, roland, morris
zmajo [Fri, 05 Sep 2014 16:07:22 +0200] rev 26578
8053886: assert(false) failed: Should not allocate with exception pending
Summary: Failure caused by allocating method counters. Changed the way counters are allocated (use get_method_counters() instead of build_method_counters())
Reviewed-by: kvn, thartmann, anoll
kvn [Thu, 04 Sep 2014 23:49:17 -0700] rev 26577
8057643: Unable to build --with-debug-level=optimized on OSX
Summary: Added missing Hotspot make targets for 'optimized' build.
Reviewed-by: iveresov
shade [Thu, 04 Sep 2014 13:11:25 +0400] rev 26576
8050147: StoreLoad barrier interferes with stack usages
Reviewed-by: jrose, kvn, drchase
jmasa [Wed, 10 Sep 2014 23:14:13 +0000] rev 26575
Merge
mgerdin [Mon, 08 Sep 2014 17:47:43 +0200] rev 26574
8057722: G1: Code root hashtable updated incorrectly when evacuation failed
Reviewed-by: brutisso, jwilhelm
stefank [Tue, 09 Sep 2014 13:55:38 +0200] rev 26573
8057918: Update out-dated ignore tags in GC jtreg tests
Reviewed-by: ehelin, tschatzl
brutisso [Tue, 09 Sep 2014 14:27:10 +0200] rev 26572
8057910: G1: BOT verification should not pass top
Reviewed-by: stefank, tschatzl
brutisso [Mon, 08 Sep 2014 10:41:06 +0200] rev 26571
8025564: gc/memory/UniThread/Linear1 times out during heap verification
Reviewed-by: stefank, tschatzl
minqi [Tue, 09 Sep 2014 18:56:24 +0000] rev 26570
Merge