coleenp [Thu, 03 Oct 2013 18:50:58 -0400] rev 20379
8025004: -XX:+CheckUnhandledOops asserts for JDK 8 Solaris fastdebug binaries
Summary: Remove unnecessary volatile keyword on stack locals within instanceKlass.cpp to work around Solaris Studio C++ compiler issue
Reviewed-by: coleenp, dcubed
Contributed-by: lois.foltan@oracle.com
coleenp [Thu, 03 Oct 2013 18:53:27 -0400] rev 20378
8025238: nsk/jvmti/scenarios/bcinstr/BI04/bi04t002 crashed with SIGSEGV
Summary: Redefined class in stack trace may not be found by method_idnum so handle null.
Reviewed-by: sla, dcubed, sspitsyn
dsamersoff [Thu, 03 Oct 2013 12:39:58 +0400] rev 20377
8022616: u4 should not be used as a type for thread_id
Summary: Usage of u4 as a type for thread_id cause a compilation error on platform, where thread_id is a pointer
Reviewed-by: sla, sspitsyn, minqi
dsamersoff [Thu, 03 Oct 2013 04:42:57 +0200] rev 20376
Merge
dsamersoff [Wed, 02 Oct 2013 22:27:23 +0400] rev 20375
8025250: SA: Sync linux and bsd versions of ps_core file
Summary: linux/ps_core.c and bsd/ps_core.c share most of code, but it has different formatting, comments etc.
Reviewed-by: sla, minqi
dsamersoff [Thu, 03 Oct 2013 01:12:27 +0200] rev 20374
Merge
dsamersoff [Wed, 02 Oct 2013 20:58:44 +0400] rev 20373
8025283: Nits in os_bsd file breaks compilation of open hotspot
Summary: Couple of nits in os_bsd.cpp brake compilation of open hotspot on non-apple platforms
Reviewed-by: sla, sspitsyn
coleenp [Wed, 02 Oct 2013 15:06:38 -0400] rev 20372
Merge
coleenp [Wed, 02 Oct 2013 13:02:40 -0400] rev 20371
8025569: -XX:+CheckUnhandledOops crashes on Windows
Summary: Disable CHECK_UNHANDLED_OOPS in fastdebug builds for JDK 8 on WIndows 32 & 64 bit machines
Reviewed-by: coleenp, ctornqvi, zgu
Contributed-by: lois.foltan@oracle.com
mseledtsov [Wed, 02 Oct 2013 15:17:20 +0200] rev 20370
8025671: Test name changed, test list not updated. Test6878713.sh
Summary: Removed the obsolete test from the test group file
Reviewed-by: sla, ctornqvi, dholmes
coleenp [Tue, 01 Oct 2013 15:41:39 -0400] rev 20369
Merge
coleenp [Tue, 01 Oct 2013 14:23:07 -0400] rev 20368
8025570: Naked oop in test/serviceability/ParserTest
Summary: Fix for two naked objArrayOop(s) oops causing test failure
Reviewed-by: coleenp, ctornqvi
Contributed-by: lois.foltan@oracle.com
amurillo [Fri, 04 Oct 2013 14:19:56 -0700] rev 20367
8025859: new hotspot build - hs25-b54
Reviewed-by: jcoomes
cl [Thu, 10 Oct 2013 10:08:55 -0700] rev 20366
Added tag jdk8-b111 for changeset 269723de7103
katleman [Wed, 16 Oct 2013 11:55:44 -0700] rev 20365
Merge