sla [Thu, 29 Aug 2013 11:05:55 +0200] rev 19691
8023720: (hotspot) setjmp/longjmp changes the process signal mask on OS X
Reviewed-by: dholmes, rbackman
acorn [Wed, 28 Aug 2013 08:15:01 -0400] rev 19690
8020489: VM crash when non-existent interface called by invokespecial
Reviewed-by: kamg, coleenp
iklam [Tue, 27 Aug 2013 16:02:59 -0400] rev 19689
Merge
iklam [Tue, 27 Aug 2013 03:35:46 -0400] rev 19688
Merge
iklam [Mon, 26 Aug 2013 21:59:50 -0700] rev 19687
8020622: create.bat on Windows failed to create project file for Visual Studio 2012
Summary: Treat VS2012 the same as VS2010.
Reviewed-by: dcubed, kamg, minqi
minqi [Tue, 27 Aug 2013 07:54:05 -0700] rev 19686
Merge
ccheung [Mon, 26 Aug 2013 14:11:26 -0700] rev 19685
8020675: invalid jar file in the bootclasspath could lead to jvm fatal error
Summary: removed offending EXCEPTION_MARK calls and code cleanup
Reviewed-by: dholmes, iklam, coleenp, mseledtsov