coleenp [Thu, 25 Sep 2014 07:52:32 -0400] rev 26925
8058818: Allocation of more then 1G of memory using Unsafe.allocateMemory is still causing a fatal error on 32bit platforms
Summary: The assert was firing for NMT_Off and minimal too even though the size isn't used.
Reviewed-by: gtriantafill, dholmes
dsamersoff [Thu, 25 Sep 2014 02:48:25 -0700] rev 26924
8054194: jstack crash: assert(handle != NULL) failed: JNI handle should not be null
Summary: Add better error check to sa to avoid secondary crash
Reviewed-by: sla, jbachorik, sspitsyn
shade [Mon, 22 Sep 2014 18:34:35 +0400] rev 26923
8057925: PrintSymbolTableSizeHistogram prints misleading output
Reviewed-by: jrose, kvn, gziemski
sla [Wed, 24 Sep 2014 09:49:47 +0200] rev 26922
8058936: hotspot/test/Makefile should use jtreg script from $JT_HOME/bin/jreg (instead of $JT_HOME/win32/bin/jtreg)
Reviewed-by: dholmes, stefank