johnc [Tue, 21 Aug 2012 10:05:57 -0700] rev 13481
7192128: G1: Extend fix for 6948537 to G1's BOT
Summary: G1 does not appear to be immune to the issue described in CR 6948537 and increasing the size of old-generation PLABs appears to increase the liklihood of seeing the issue. Extend the fix for 6948537 to G1's BlockOffsetTable.
Reviewed-by: brutisso, jmasa
dcubed [Tue, 21 Aug 2012 19:25:20 -0700] rev 13480
Merge
dcubed [Fri, 17 Aug 2012 11:57:46 -0700] rev 13479
Merge
zgu [Tue, 14 Aug 2012 13:56:46 -0400] rev 13478
7191124: Optimized build is broken due to inconsistent use of DEBUG_ONLY and NOT_PRODUCT macros in NMT
Summary: Updated all related variables and methods to use NOT_PRODUCT macros
Reviewed-by: coleenp, acorn, kvn
tbell [Fri, 10 Aug 2012 23:16:52 -0700] rev 13477
7190512: Fix for 7181175 broke hotspot/make/windows/create.bat builds
Summary: Add some quotes around the classpath in the project file rule.
Reviewed-by: dcubed
kamg [Mon, 06 Aug 2012 15:54:45 -0400] rev 13476
7116786: RFE: Detailed information on VerifyErrors
Summary: Provide additional detail in VerifyError messages
Reviewed-by: sspitsyn, acorn
dcubed [Mon, 06 Aug 2012 09:34:40 -0700] rev 13475
Merge