hseigel [Fri, 30 Aug 2013 15:15:22 -0400] rev 19702
Merge
hseigel [Fri, 30 Aug 2013 15:07:23 -0400] rev 19701
8024050: Incorrect optimization level and comment specified for unsafe.cpp
Summary: Fix comments and optimization level.
Reviewed-by: rdurbin, coleenp, hseigel
Contributed-by: lois.foltan@oracle.com
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
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
jiangli [Tue, 27 Aug 2013 04:58:58 -0700] rev 19684
Merge
jiangli [Mon, 26 Aug 2013 13:32:14 -0400] rev 19683
8023477: Invalid CP index when reading ConstantPool.
Summary: Need to check for 0 case for InstanceKlass::_generic_signature_index.
Reviewed-by: sspitsyn, sla
acorn [Tue, 27 Aug 2013 01:21:22 -0700] rev 19682
Merge
acorn [Mon, 26 Aug 2013 11:35:25 -0400] rev 19681
8012294: remove generic handling for default methods
Reviewed-by: kamg, coleenp
dcubed [Mon, 26 Aug 2013 18:34:29 -0700] rev 19680
Merge
shade [Mon, 26 Aug 2013 17:42:03 +0400] rev 19679
8023638: Add the regression test for 8006997
Summary: Add the relevant test and proofread the VM messages as well
Reviewed-by: coleenp, mseledtsov, dcubed
amurillo [Fri, 30 Aug 2013 00:29:52 -0700] rev 19678
8024022: new hotspot build - hs25-b49
Reviewed-by: jcoomes
cl [Thu, 05 Sep 2013 02:45:38 -0700] rev 19677
Added tag jdk8-b106 for changeset a9ef5fb72167
omajid [Wed, 11 Sep 2013 12:08:34 -0400] rev 19676
8024320: Add s390(x) detection to platform.m4
Reviewed-by: erikj, ihse, dsamersoff
cl [Thu, 05 Sep 2013 02:45:29 -0700] rev 19675
Added tag jdk8-b106 for changeset 8b941e6b5552
duke [Wed, 05 Jul 2017 19:10:29 +0200] rev 19674
Added tag jdk8-b106 for changeset 514b0b69fb96
duke [Wed, 05 Jul 2017 19:10:28 +0200] rev 19673
Merge