dcubed [Fri, 03 Aug 2012 18:34:28 -0700] rev 13474
7181175: Enable builds on Windows with MinGW/MSYS
Summary: This fix is the minimum number of Makefile changes to enable building HotSpot with MinGW/MSYS
Reviewed-by: jcoomes, dcubed, tbell, ohair
Contributed-by: volker.simonis@gmail.com
dcubed [Thu, 02 Aug 2012 14:54:14 -0700] rev 13473
7188168: 7071904 broke the DEBUG_BINARIES option on Linux
Summary: Change DEBUG_BINARIES option logic to be more clear.
Reviewed-by: fparain, andrew
zgu [Wed, 01 Aug 2012 16:16:13 -0700] rev 13472
Merge
zgu [Wed, 01 Aug 2012 15:00:50 -0700] rev 13471
Merge
zgu [Wed, 01 Aug 2012 17:19:30 -0400] rev 13470
7185614: NMT ON: "check by caller" assertion failed on nsk ThreadMXBean test
7187429: NMT ON: Merge failure should cause NMT to shutdown
Summary: Fixed NMT assertion failures
Reviewed-by: acorn, kvn
coleenp [Wed, 01 Aug 2012 16:52:43 -0400] rev 13469
7129723: MAC: Some regression tests need to recognize Mac OS X platform
Summary: Add Darwin like Linux to shell scripts
Reviewed-by: kvn, kamg, dholmes