zgu [Wed, 02 Mar 2011 09:16:18 -0500] rev 8482
7017110: Add /SAFESEH to links on windows 32bit to verify safe exceptions
Summary: Ensure safe exception handler table is generated on Win32 binaries when compile with VS2010
Reviewed-by: acorn, coleenp, dcubed, sla, ohair
kamg [Wed, 02 Mar 2011 08:18:35 -0500] rev 8481
6878713: Verifier heap corruption, relating to backward jsrs
Summary: Added overflow detection in arena Amalloc methods
Reviewed-by: coleenp, phh
sla [Wed, 02 Mar 2011 09:41:26 +0100] rev 8480
7023323: Build failure on VS2003: IsDebuggerPresent not found
Summary: #define _WIN32_WINNT 0x500
Reviewed-by: ohrstrom, hosterda, coleenp