zgu [Fri, 30 Aug 2013 13:38:45 -0400] rev 19700
Merge
zgu [Fri, 30 Aug 2013 12:22:02 -0400] rev 19699
Merge
zgu [Fri, 30 Aug 2013 11:54:14 -0400] rev 19698
6991327: using -Xprof trigger native memory leak
Summary: Fixed a memory leak in FlatProfiler::record_thread_tick() method
Reviewed-by: dholmes, ccheung
dcubed [Fri, 30 Aug 2013 07:04:42 -0700] rev 19697
Merge
coleenp [Thu, 29 Aug 2013 18:56:29 -0400] rev 19696
8021954: VM SIGSEGV during classloading on MacOS; hs_err_pid file produced
Summary: declare all user-defined operator new()s within Hotspot code with the empty throw() exception specification
Reviewed-by: coleenp, twisti, dholmes, hseigel, dcubed, kvn, ccheung
Contributed-by: lois.foltan@oracle.com
dsamersoff [Thu, 29 Aug 2013 21:46:09 +0200] rev 19695
Merge
dsamersoff [Thu, 29 Aug 2013 21:48:23 +0400] rev 19694
8009062: poor performance of JNI AttachCurrentThread after fix for 7017193
Summary: don't re-evaluate stack bounds for main thread before install guard page
Reviewed-by: coleenp, dholmes, dlong
hseigel [Thu, 29 Aug 2013 13:44:07 -0400] rev 19693
8022407: sun/misc/CopyMemory.java fails with SIGSEGV in Unsafe_SetByte+0x35
Summary: lower optimization level for unsafe.cpp due to MacOS Xcode 4.6.2 compiler optimization issue.
Reviewed-by: coleenp, twisti, dholmes
Contributed-by: lois.foltan@oracle.com
hseigel [Thu, 29 Aug 2013 10:33:13 -0400] rev 19692
8016764: JVM does not prohibit invokespecial in c.f.v 51.0 that invokes default interface method in c.f.v 52.0
Summary: Check cfv before allowing invokespecial call to default method.
Reviewed-by: kamg, acorn, dholmes
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