roland [Tue, 14 Jan 2014 09:44:45 +0100] rev 22502
8028764: dtrace/hotspot_jni/ALL/ALL001 crashes the vm on Solaris-amd64, SIGSEGV in MarkSweep::follow_stack()+0x8a
Summary: C1 generates code to encode compressed oop into tmp register before runtime call for patching where GC may happen
Reviewed-by: iveresov, twisti, kvn
Contributed-by: mgerdin <mikael.gerdin@oracle.com>
roland [Mon, 13 Jan 2014 16:16:25 -0800] rev 22501
8029464: assert(ft == ttkp->cast_to_ptr_type(jtkp->ptr()) || ft->isa_narrowoop()
Summary: Fix the assert check for narrow klass pointer.
Reviewed-by: twisti, kvn
ehelin [Fri, 17 Jan 2014 09:40:04 +0100] rev 22500
Merge
ehelin [Thu, 16 Jan 2014 17:22:35 +0100] rev 22499
8031779: Assert in MetaspaceGC is always true
Reviewed-by: jmasa, jwilhelm
ehelin [Tue, 14 Jan 2014 14:26:43 +0100] rev 22498
Merge
pliden [Fri, 10 Jan 2014 09:54:25 +0100] rev 22497
8029162: G1: Shared SATB queue never enabled
Reviewed-by: brutisso, mgerdin, tschatzl
pliden [Fri, 10 Jan 2014 09:53:53 +0100] rev 22496
8029255: G1: Reference processing should not enqueue references on the shared SATB queue
Reviewed-by: brutisso, tschatzl
dsamersoff [Tue, 14 Jan 2014 22:13:21 +0000] rev 22495
Merge
dsamersoff [Wed, 15 Jan 2014 02:02:47 +0400] rev 22494
8030941: Darwin mapfile-vers doesnt work for other BSDs
Summary: Changed makefile to use generic mapfile for non Darwin BSDs
Reviewed-by: dholmes, sla
hseigel [Tue, 14 Jan 2014 16:27:35 -0500] rev 22493
8031059: invokestatic: ICCE trying to invoke static method when it clashes with an abstract method inherited from an interface
Summary: Do not create AME overpass if there is a matching static method
Reviewed-by: lfoltan, coleenp, kamg
hseigel [Tue, 14 Jan 2014 13:51:47 -0500] rev 22492
8028398: [TESTBUG]: test/runtime/memory/ReadFromNoaccessArea.java failed with EXCEPTION_ACCESS_VIOLATION
Summary: Remove ignore label
Reviewed-by: sla, mseledtsov
Contributed-by: george.triantafillou@oracle.com
zgu [Mon, 13 Jan 2014 10:05:37 -0500] rev 22491
8031530: [TESTBUG] Enable test runtime/LoadClass/LoadClassNegative.java
Summary: Re-enabled the test. The issue that prevents this test from running was fixed by 8020675
Reviewed-by: sla, ccheung
farvidsson [Tue, 14 Jan 2014 15:27:01 +0100] rev 22490
8031304: Add dcmd to print all loaded dynamic libraries.
Summary: Adding VM.dynlibs as a dcmd to dump all loaded dynamic libraries.
Reviewed-by: sla, fparain, mgronlun, dsamersoff
hseigel [Mon, 13 Jan 2014 18:30:57 -0500] rev 22489
Merge
ccheung [Thu, 09 Jan 2014 15:48:00 -0800] rev 22488
8022301: [TESTBUG] runtime/jsig/Test8017498.sh incorrectly compiles native code
Summary: added the '-m32' compile option and the '-z noexecstack' link option
Reviewed-by: mseledtsov, zgu
zgu [Thu, 09 Jan 2014 14:06:53 -0500] rev 22487
7012961: runtime/jni/WindowsExceptionFilter/WindowsExceptionFilter01 crashes on windows-amd64
Summary: VM needs to handle EXCEPTION_FLT_* exceptions on Win64
Reviewed-by: coleenp, ccheung
sla [Wed, 08 Jan 2014 13:20:33 +0100] rev 22486
8030184: Remove unneeded "content_type" declarations from tracetypes.xml
Reviewed-by: dholmes, jbachorik, egahlin, mgronlun
sla [Wed, 08 Jan 2014 08:34:02 +0100] rev 22485
8031376: TraceClassLoading expects there to be a (Java) caller when you load a class with the bootstrap class loader
Reviewed-by: sla, dholmes
Contributed-by: jeremymanson@google.com
henryjen [Tue, 21 Jan 2014 20:07:14 -0800] rev 22484
8028407: adjust-mflags.sh failed build with GNU Make 4.0 with -I<path contains j>
Reviewed-by: erikj
katleman [Thu, 06 Feb 2014 13:08:44 -0800] rev 22483
Added tag jdk9-b02 for changeset e67a27d0c98a
lana [Tue, 11 Feb 2014 11:25:22 -0800] rev 22482
Merge
erikj [Wed, 05 Feb 2014 17:24:03 +0100] rev 22481
8033210: Intermittent build failure: jdk8 fails on win_i586 in jdk/make (p11_convert.c(67) : Cannot open 'sun_security_pkcs11_wrapper_PKCS11.h)
Reviewed-by: ihse, tbell
erikj [Wed, 05 Feb 2014 11:03:54 +0100] rev 22480
8026773: Failing compilation in Corba does not fail the build
Reviewed-by: ihse, tbell
ihse [Tue, 04 Feb 2014 10:01:20 +0100] rev 22479
8033236: Update GensrcCharsetMapping.gmk to build-infra standards
Reviewed-by: erikj, mduigou, sherman
ihse [Fri, 31 Jan 2014 10:24:58 +0100] rev 22478
8033292: only warn, not fail, on unknown variables in configure
Reviewed-by: erikj
ihse [Wed, 29 Jan 2014 22:55:43 +0100] rev 22477
8033119: Improve and document boot-jdk.m4
Reviewed-by: erikj
ihse [Wed, 29 Jan 2014 12:18:17 +0100] rev 22476
8033115: Bad merge between 8027584 and 8031759
Reviewed-by: erikj, dsamersoff
ihse [Wed, 29 Jan 2014 11:21:54 +0100] rev 22475
8031759: Improved tool overriding in configure
Reviewed-by: tbell, mduigou, erikj