ehelin [Wed, 26 Jun 2013 16:58:37 +0200] rev 18444
8013590: NPG: Add a memory pool MXBean for Metaspace
Reviewed-by: jmasa, mgerdin
jmasa [Tue, 25 Jun 2013 15:17:11 -0700] rev 18443
8014851: UseAdaptiveGCBoundary is broken
Reviewed-by: tschatzl, brutisso
jmasa [Tue, 25 Jun 2013 09:58:26 -0700] rev 18442
8014546: MetaspaceAux print_metaspace_change() should print "used" after GC not capacity
Reviewed-by: johnc, tschatzl
tamao [Fri, 07 Jun 2013 09:46:58 -0700] rev 18441
7122222: GC log is limited to 2G for 32-bit
Summary: Enable large file support for generated 32-bit ostream.o on Linux and Solaris (as only the two need this) by setting -D_FILE_OFFSET_BITS=64 in compilation
Reviewed-by: tbell, mgerdin, dcubed
Contributed-by: tamao <tao.mao@oracle.com>