Fri, 10 Jan 2014 09:53:53 +0100 8029255: G1: Reference processing should not enqueue references on the shared SATB queue
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
Tue, 14 Jan 2014 22:13:21 +0000 Merge
dsamersoff [Tue, 14 Jan 2014 22:13:21 +0000] rev 22495
Merge
Wed, 15 Jan 2014 02:02:47 +0400 8030941: Darwin mapfile-vers doesnt work for other BSDs
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
Tue, 14 Jan 2014 16:27:35 -0500 8031059: invokestatic: ICCE trying to invoke static method when it clashes with an abstract method inherited from an interface
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
Tue, 14 Jan 2014 13:51:47 -0500 8028398: [TESTBUG]: test/runtime/memory/ReadFromNoaccessArea.java failed with EXCEPTION_ACCESS_VIOLATION
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
Mon, 13 Jan 2014 10:05:37 -0500 8031530: [TESTBUG] Enable test runtime/LoadClass/LoadClassNegative.java
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
Tue, 14 Jan 2014 15:27:01 +0100 8031304: Add dcmd to print all loaded dynamic libraries.
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
Mon, 13 Jan 2014 18:30:57 -0500 Merge
hseigel [Mon, 13 Jan 2014 18:30:57 -0500] rev 22489
Merge
Thu, 09 Jan 2014 15:48:00 -0800 8022301: [TESTBUG] runtime/jsig/Test8017498.sh incorrectly compiles native code
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
Thu, 09 Jan 2014 14:06:53 -0500 7012961: runtime/jni/WindowsExceptionFilter/WindowsExceptionFilter01 crashes on windows-amd64
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
Wed, 08 Jan 2014 13:20:33 +0100 8030184: Remove unneeded "content_type" declarations from tracetypes.xml
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
Wed, 08 Jan 2014 08:34:02 +0100 8031376: TraceClassLoading expects there to be a (Java) caller when you load a class with the bootstrap class loader
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
Tue, 21 Jan 2014 20:07:14 -0800 8028407: adjust-mflags.sh failed build with GNU Make 4.0 with -I<path contains j>
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
Thu, 06 Feb 2014 13:08:44 -0800 Added tag jdk9-b02 for changeset e67a27d0c98a
katleman [Thu, 06 Feb 2014 13:08:44 -0800] rev 22483
Added tag jdk9-b02 for changeset e67a27d0c98a
Tue, 11 Feb 2014 11:25:22 -0800 Merge
lana [Tue, 11 Feb 2014 11:25:22 -0800] rev 22482
Merge
Wed, 05 Feb 2014 17:24:03 +0100 8033210: Intermittent build failure: jdk8 fails on win_i586 in jdk/make (p11_convert.c(67) : Cannot open 'sun_security_pkcs11_wrapper_PKCS11.h)
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
Wed, 05 Feb 2014 11:03:54 +0100 8026773: Failing compilation in Corba does not fail the build
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
Tue, 04 Feb 2014 10:01:20 +0100 8033236: Update GensrcCharsetMapping.gmk to build-infra standards
ihse [Tue, 04 Feb 2014 10:01:20 +0100] rev 22479
8033236: Update GensrcCharsetMapping.gmk to build-infra standards Reviewed-by: erikj, mduigou, sherman
Fri, 31 Jan 2014 10:24:58 +0100 8033292: only warn, not fail, on unknown variables in configure
ihse [Fri, 31 Jan 2014 10:24:58 +0100] rev 22478
8033292: only warn, not fail, on unknown variables in configure Reviewed-by: erikj
Wed, 29 Jan 2014 22:55:43 +0100 8033119: Improve and document boot-jdk.m4
ihse [Wed, 29 Jan 2014 22:55:43 +0100] rev 22477
8033119: Improve and document boot-jdk.m4 Reviewed-by: erikj
Wed, 29 Jan 2014 12:18:17 +0100 8033115: Bad merge between 8027584 and 8031759
ihse [Wed, 29 Jan 2014 12:18:17 +0100] rev 22476
8033115: Bad merge between 8027584 and 8031759 Reviewed-by: erikj, dsamersoff
Wed, 29 Jan 2014 11:21:54 +0100 8031759: Improved tool overriding in configure
ihse [Wed, 29 Jan 2014 11:21:54 +0100] rev 22475
8031759: Improved tool overriding in configure Reviewed-by: tbell, mduigou, erikj
Wed, 29 Jan 2014 11:04:37 +0100 8027584: Disable ccache by default
ihse [Wed, 29 Jan 2014 11:04:37 +0100] rev 22474
8027584: Disable ccache by default Reviewed-by: mduigou, tbell
Tue, 28 Jan 2014 14:10:47 -0800 Merge
kvn [Tue, 28 Jan 2014 14:10:47 -0800] rev 22473
Merge
Wed, 22 Jan 2014 14:18:33 -0800 Merge
kvn [Wed, 22 Jan 2014 14:18:33 -0800] rev 22472
Merge
Wed, 08 Jan 2014 11:20:09 -0800 Merge
kvn [Wed, 08 Jan 2014 11:20:09 -0800] rev 22471
Merge
Thu, 12 Dec 2013 11:04:54 -0800 Merge
kvn [Thu, 12 Dec 2013 11:04:54 -0800] rev 22470
Merge
Thu, 05 Dec 2013 15:12:22 -0800 Merge
kvn [Thu, 05 Dec 2013 15:12:22 -0800] rev 22469
Merge
Thu, 21 Nov 2013 12:28:58 -0800 Merge
kvn [Thu, 21 Nov 2013 12:28:58 -0800] rev 22468
Merge
Tue, 05 Nov 2013 17:33:48 -0800 Merge
kvn [Tue, 05 Nov 2013 17:33:48 -0800] rev 22467
Merge
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip