adlertz [Wed, 26 Jun 2013 00:40:13 +0200] rev 18450
8017510: Add a regression test for 8005956
Summary: Regression test for 8005956
Reviewed-by: kvn, twisti
adlertz [Tue, 25 Jun 2013 12:07:07 -0700] rev 18449
8017243: 8001345 is incomplete
Summary: Replaces unused decodeN at MemBarAcquire with its corresponding loadN if loadN is used at more than one place.
Reviewed-by: kvn, twisti
twisti [Mon, 24 Jun 2013 18:23:45 -0700] rev 18448
Merge
twisti [Mon, 24 Jun 2013 17:47:25 -0700] rev 18447
8017538: Clang support broke slowdebug build for i586
Reviewed-by: kvn
goetz [Mon, 24 Jun 2013 11:53:54 -0700] rev 18446
8017308: Remove unused breakpoint relocation type
Summary: remove unused breakpoint relocation type
Reviewed-by: kvn
ehelin [Thu, 27 Jun 2013 10:56:10 +0200] rev 18445
Merge
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>