jmasa [Fri, 09 May 2014 19:47:41 -0700] rev 24466
Merge
ehelin [Fri, 09 May 2014 09:59:39 +0200] rev 24465
8034852: Shrinking of Metaspace high-water-mark causes incorrect OutOfMemoryErrors or back-to-back GCs
Reviewed-by: jmasa, pliden, stefank
brutisso [Thu, 08 May 2014 10:29:17 +0200] rev 24464
8042474: Clean up duplicated code in RSHashTable
Summary: Removed duplicate code in RSHashTable to fetch SparsePRTEntries
Reviewed-by: tschatzl, brutisso
Contributed-by: Andreas Sjoberg <andreas.sjoberg@oracle.com>
coleenp [Wed, 21 May 2014 19:08:08 +0000] rev 24463
Merge
sla [Tue, 20 May 2014 20:35:39 +0200] rev 24462
8043314: Fix for JDK-8041934 causes assert(is_interpreted_frame()) failed: interpreted frame expected
Summary: Back out fix for JDK-8041934
Reviewed-by: coleenp, sspitsyn
coleenp [Sat, 17 May 2014 19:34:38 -0400] rev 24461
Merge
sspitsyn [Sat, 17 May 2014 01:59:43 -0700] rev 24460
8043264: hsdis library not picked up correctly on expected paths
Summary: Fix file separator issue on Windows
Reviewed-by: sla, sspitsyn
Contributed-by: krismo@azulsystems.com