bobv [Wed, 21 Oct 2015 17:16:02 -0400] rev 33586
Merge
bobv [Wed, 21 Oct 2015 16:38:48 -0400] rev 33585
Merge
bobv [Mon, 19 Oct 2015 15:48:13 -0400] rev 33584
Merge
bobv [Mon, 19 Oct 2015 13:21:37 -0400] rev 33583
8136556: Add the ability to perform static builds of MacOSX x64 binaries
Reviewed-by: ihse, bdelsart, gadams, lfoltan, rriggs, hseigel, twisti
ctornqvi [Wed, 21 Oct 2015 19:10:21 +0000] rev 33582
Merge
ctornqvi [Wed, 21 Oct 2015 09:47:23 -0700] rev 33581
8140243: [TESTBUG] Exclude compiler/jvmci/compilerToVM/GetConstantPoolTest.java
Reviewed-by: gtriantafill, kvn
jwilhelm [Mon, 19 Oct 2015 15:03:58 +0200] rev 33580
8139772: Cleanups in Generation related code
Reviewed-by: tbenson, mgerdin
ecaspole [Wed, 21 Oct 2015 13:46:25 +0000] rev 33579
Merge
ecaspole [Tue, 20 Oct 2015 22:35:46 +0000] rev 33578
Merge
ecaspole [Tue, 20 Oct 2015 14:01:49 -0400] rev 33577
8060017: G1: Report heap sizing time
Summary: Report heap expansion time done on VM thread after collection. Previously this was included in "Other" time.
Reviewed-by: mgerdin, tschatzl