Fri, 17 Jan 2014 18:09:08 -0800 8032207: C2: assert(VerifyOops || MachNode::size(ra_) <= (3+1)*4) failed: bad fixed size
iveresov [Fri, 17 Jan 2014 18:09:08 -0800] rev 22512
8032207: C2: assert(VerifyOops || MachNode::size(ra_) <= (3+1)*4) failed: bad fixed size Summary: Fix the sizing of loadUS2L_immI16 and loadI2L_immI Reviewed-by: kvn, azeemj
Tue, 28 Jan 2014 11:21:43 -0800 Merge
lana [Tue, 28 Jan 2014 11:21:43 -0800] rev 22511
Merge
Thu, 23 Jan 2014 10:35:38 -0800 Merge
amurillo [Thu, 23 Jan 2014 10:35:38 -0800] rev 22510
Merge
Fri, 17 Jan 2014 10:43:43 -0800 Merge
morris [Fri, 17 Jan 2014 10:43:43 -0800] rev 22509
Merge
Thu, 16 Jan 2014 16:18:34 -0800 8022395: java.util.zip.ZipException: Not in GZIP format in JT_JDK/test/java/util/zip/GZIP tests
twisti [Thu, 16 Jan 2014 16:18:34 -0800] rev 22508
8022395: java.util.zip.ZipException: Not in GZIP format in JT_JDK/test/java/util/zip/GZIP tests Reviewed-by: kvn, iveresov
Tue, 14 Jan 2014 21:33:33 -0800 Merge
anoll [Tue, 14 Jan 2014 21:33:33 -0800] rev 22507
Merge
Wed, 15 Jan 2014 06:16:55 +0100 7194669: CodeCache::mark_for_deoptimization should avoid verifying dependencies multiple times
anoll [Wed, 15 Jan 2014 06:16:55 +0100] rev 22506
7194669: CodeCache::mark_for_deoptimization should avoid verifying dependencies multiple times Summary: Avoid verifying dependencies multiple times by caching verified dependencies Reviewed-by: kvn, twisti, roland
Tue, 14 Jan 2014 17:46:48 -0800 8002074: Support for AES on SPARC
kvn [Tue, 14 Jan 2014 17:46:48 -0800] rev 22505
8002074: Support for AES on SPARC Summary: Add intrinsics/stub routines support for single-block and multi-block (as used by Cipher Block Chaining mode) AES encryption and decryption operations on the SPARC platform. Reviewed-by: kvn, roland Contributed-by: shrinivas.joshi@oracle.com
Tue, 14 Jan 2014 14:51:47 +0100 8026253: New type profiling points: sparc support
roland [Tue, 14 Jan 2014 14:51:47 +0100] rev 22504
8026253: New type profiling points: sparc support Summary: c1 and interpreter support for new type profiling on sparc Reviewed-by: kvn, twisti
Tue, 14 Jan 2014 12:44:12 +0100 8030662: "assert(counter_changed) failed: failed dependencies, but counter didn't change" still fails
roland [Tue, 14 Jan 2014 12:44:12 +0100] rev 22503
8030662: "assert(counter_changed) failed: failed dependencies, but counter didn't change" still fails Summary: Erroneously removed call to SystemDictionary::notice_modification() from jvmti with fix for 8029383 Reviewed-by: iveresov, twisti, kvn
Tue, 14 Jan 2014 09:44:45 +0100 8028764: dtrace/hotspot_jni/ALL/ALL001 crashes the vm on Solaris-amd64, SIGSEGV in MarkSweep::follow_stack()+0x8a
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>
Mon, 13 Jan 2014 16:16:25 -0800 8029464: assert(ft == ttkp->cast_to_ptr_type(jtkp->ptr()) || ft->isa_narrowoop()
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
Fri, 17 Jan 2014 09:40:04 +0100 Merge
ehelin [Fri, 17 Jan 2014 09:40:04 +0100] rev 22500
Merge
Thu, 16 Jan 2014 17:22:35 +0100 8031779: Assert in MetaspaceGC is always true
ehelin [Thu, 16 Jan 2014 17:22:35 +0100] rev 22499
8031779: Assert in MetaspaceGC is always true Reviewed-by: jmasa, jwilhelm
Tue, 14 Jan 2014 14:26:43 +0100 Merge
ehelin [Tue, 14 Jan 2014 14:26:43 +0100] rev 22498
Merge
Fri, 10 Jan 2014 09:54:25 +0100 8029162: G1: Shared SATB queue never enabled
pliden [Fri, 10 Jan 2014 09:54:25 +0100] rev 22497
8029162: G1: Shared SATB queue never enabled Reviewed-by: brutisso, mgerdin, tschatzl
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
Thu, 12 Sep 2013 12:29:17 -0700 8024265: Enable new build on AIX
simonis [Thu, 12 Sep 2013 12:29:17 -0700] rev 22466
8024265: Enable new build on AIX Reviewed-by: ihse
Thu, 05 Sep 2013 10:58:25 -0700 Merge
kvn [Thu, 05 Sep 2013 10:58:25 -0700] rev 22465
Merge
Fri, 16 Aug 2013 16:22:23 -0700 Merge
kvn [Fri, 16 Aug 2013 16:22:23 -0700] rev 22464
Merge
Thu, 01 Aug 2013 17:24:26 -0700 Merge
kvn [Thu, 01 Aug 2013 17:24:26 -0700] rev 22463
Merge
Fri, 19 Jul 2013 13:24:09 -0700 Merge
kvn [Fri, 19 Jul 2013 13:24:09 -0700] rev 22462
Merge
Thu, 11 Jul 2013 12:50:20 -0700 Merge
kvn [Thu, 11 Jul 2013 12:50:20 -0700] rev 22461
Merge
Tue, 02 Jul 2013 17:38:10 -0700 8017568: PPC64: Generic build preparations needed to enable new build on Linux/PPC64
simonis [Tue, 02 Jul 2013 17:38:10 -0700] rev 22460
8017568: PPC64: Generic build preparations needed to enable new build on Linux/PPC64 Summary: Enable new build on Linux/PPC64 Reviewed-by: erikj
Tue, 28 Jan 2014 11:21:26 -0800 Merge
lana [Tue, 28 Jan 2014 11:21:26 -0800] rev 22459
Merge
Tue, 28 Jan 2014 14:47:22 +0100 8022411: Allow overriding of CXX and CC with absolute path
ihse [Tue, 28 Jan 2014 14:47:22 +0100] rev 22458
8022411: Allow overriding of CXX and CC with absolute path Reviewed-by: erikj, tbell
Thu, 06 Feb 2014 13:08:35 -0800 Added tag jdk9-b02 for changeset 325b5971d828
katleman [Thu, 06 Feb 2014 13:08:35 -0800] rev 22457
Added tag jdk9-b02 for changeset 325b5971d828
Wed, 05 Jul 2017 19:28:22 +0200 Added tag jdk9-b02 for changeset b32e2219736e
duke [Wed, 05 Jul 2017 19:28:22 +0200] rev 22456
Added tag jdk9-b02 for changeset b32e2219736e
Wed, 05 Jul 2017 19:28:21 +0200 Merge jdk9-b02
duke [Wed, 05 Jul 2017 19:28:21 +0200] rev 22455
Merge
Wed, 05 Jul 2017 19:28:18 +0200 Merge
duke [Wed, 05 Jul 2017 19:28:18 +0200] rev 22454
Merge
Mon, 27 Jan 2014 21:01:30 -0800 Merge
lana [Mon, 27 Jan 2014 21:01:30 -0800] rev 22453
Merge
Mon, 20 Jan 2014 19:11:58 +0400 Merge
kizune [Mon, 20 Jan 2014 19:11:58 +0400] rev 22452
Merge
Thu, 16 Jan 2014 21:46:01 -0800 Merge
asaha [Thu, 16 Jan 2014 21:46:01 -0800] rev 22451
Merge
Wed, 15 Jan 2014 10:18:06 -0800 Merge
asaha [Wed, 15 Jan 2014 10:18:06 -0800] rev 22450
Merge
Tue, 14 Jan 2014 08:08:32 -0800 Merge
asaha [Tue, 14 Jan 2014 08:08:32 -0800] rev 22449
Merge
Tue, 24 Dec 2013 09:17:37 -0800 8029230: Update copyright year to match last edit in jdk8 langtools repository for 2013
ksrini [Tue, 24 Dec 2013 09:17:37 -0800] rev 22448
8029230: Update copyright year to match last edit in jdk8 langtools repository for 2013 Reviewed-by: ksrini Contributed-by: steve.sides@oracle.com
Wed, 18 Dec 2013 19:48:47 -0800 8016549: jdk7 javadocs are hard to read
bpatel [Wed, 18 Dec 2013 19:48:47 -0800] rev 22447
8016549: jdk7 javadocs are hard to read Reviewed-by: jjg
Tue, 17 Dec 2013 23:32:58 -0800 8026741: jdk8 l10n resource file translation update 5
mfang [Tue, 17 Dec 2013 23:32:58 -0800] rev 22446
8026741: jdk8 l10n resource file translation update 5 Reviewed-by: naoto, yhuang
Sat, 18 Jan 2014 10:47:30 -0800 8031375: Revert test exclusions after fix for JDK-8030656 propagates
darcy [Sat, 18 Jan 2014 10:47:30 -0800] rev 22445
8031375: Revert test exclusions after fix for JDK-8030656 propagates Reviewed-by: mduigou
Thu, 16 Jan 2014 18:00:25 -0800 8031745: Remove unneeded/obsolete -source/-target options in javac tests, part 1
darcy [Thu, 16 Jan 2014 18:00:25 -0800] rev 22444
8031745: Remove unneeded/obsolete -source/-target options in javac tests, part 1 Reviewed-by: jjg, sogoel
Wed, 15 Jan 2014 13:49:57 +0100 8028576: Incorrect RuntimeVisibleTypeAnnotations for exception parameters when not generating debuging info
jlahoda [Wed, 15 Jan 2014 13:49:57 +0100] rev 22443
8028576: Incorrect RuntimeVisibleTypeAnnotations for exception parameters when not generating debuging info Summary: The exception parameters with type annotations need to be added into the varBuffer even if not generating debug info Reviewed-by: jjg, emc
Wed, 15 Jan 2014 10:57:25 +0100 8029690: Move symbol creation from ClassReader to Symtab
jfranck [Wed, 15 Jan 2014 10:57:25 +0100] rev 22442
8029690: Move symbol creation from ClassReader to Symtab Reviewed-by: jjg
Fri, 10 Jan 2014 19:02:54 +0100 8030049: RoundEnvironment.getElementsAnnotatedWith receives wrong elements
jlahoda [Fri, 10 Jan 2014 19:02:54 +0100] rev 22441
8030049: RoundEnvironment.getElementsAnnotatedWith receives wrong elements Summary: Match the required and actual annotations using Element equivalence rather than TypeMirror equivalence, to avoid trouble with erroneous types. Reviewed-by: darcy
Fri, 10 Jan 2014 12:47:15 +0100 8028389: NullPointerException compiling annotation values that have bodies
alundblad [Fri, 10 Jan 2014 12:47:15 +0100] rev 22440
8028389: NullPointerException compiling annotation values that have bodies Summary: Made sure anonymous class declarations inside class- and package-level annotations are properly entered. Reviewed-by: jfranck
Fri, 10 Jan 2014 11:31:09 +0100 8029376: Full attribution of unresolvable annotations
jlahoda [Fri, 10 Jan 2014 11:31:09 +0100] rev 22439
8029376: Full attribution of unresolvable annotations 8029161: javac crashing when processing broken annotations Summary: Attributing values of annotation attributes regardless how broken the annotation is. Reviewed-by: jjg, jfranck
Thu, 09 Jan 2014 15:00:33 +0100 8006730: remove workaround tests when jtreg updated
alundblad [Thu, 09 Jan 2014 15:00:33 +0100] rev 22438
8006730: remove workaround tests when jtreg updated Summary: Removed temporary workaround test-files. Reviewed-by: jjg
Tue, 21 Jan 2014 18:17:21 -0800 Added tag jdk9-b01 for changeset 71073f4a867e
katleman [Tue, 21 Jan 2014 18:17:21 -0800] rev 22437
Added tag jdk9-b01 for changeset 71073f4a867e
Wed, 05 Jul 2017 19:28:11 +0200 Merge
duke [Wed, 05 Jul 2017 19:28:11 +0200] rev 22436
Merge
Mon, 27 Jan 2014 21:01:31 -0800 Merge
lana [Mon, 27 Jan 2014 21:01:31 -0800] rev 22435
Merge
Tue, 14 Jan 2014 08:02:46 -0800 Merge
asaha [Tue, 14 Jan 2014 08:02:46 -0800] rev 22434
Merge
Fri, 10 Jan 2014 23:07:27 -0800 Merge
asaha [Fri, 10 Jan 2014 23:07:27 -0800] rev 22433
Merge
Fri, 03 Jan 2014 15:59:10 -0800 Merge
asaha [Fri, 03 Jan 2014 15:59:10 -0800] rev 22432
Merge
Fri, 20 Dec 2013 07:42:26 -0800 Merge
asaha [Fri, 20 Dec 2013 07:42:26 -0800] rev 22431
Merge
Fri, 13 Dec 2013 22:13:54 +0400 Merge
kizune [Fri, 13 Dec 2013 22:13:54 +0400] rev 22430
Merge
Thu, 05 Dec 2013 16:37:30 +0400 Merge
kizune [Thu, 05 Dec 2013 16:37:30 +0400] rev 22429
Merge
Tue, 03 Dec 2013 14:13:08 +0400 Merge
kizune [Tue, 03 Dec 2013 14:13:08 +0400] rev 22428
Merge
Fri, 22 Nov 2013 21:11:19 +0100 8010935: Better XML handling
mkos [Fri, 22 Nov 2013 21:11:19 +0100] rev 22427
8010935: Better XML handling 8027378: Two closed/javax/xml/8005432 fails with jdk7u51b04 8028382: Two javax/xml/8005433 tests still fail after the fix JDK-8028147 Summary: base fix + fixes for test regressions; fix also reviewed by Maxim Soloviev, Alexander Fomin Reviewed-by: mchung, mgrebac, mullan
Fri, 10 Jan 2014 23:07:03 -0800 Merge
asaha [Fri, 10 Jan 2014 23:07:03 -0800] rev 22426
Merge
Fri, 10 Jan 2014 08:32:00 -0800 Added tag jdk8-b123 for changeset bdff65a5777e
katleman [Fri, 10 Jan 2014 08:32:00 -0800] rev 22425
Added tag jdk8-b123 for changeset bdff65a5777e
Fri, 03 Jan 2014 11:54:55 -0800 Added tag jdk8-b122 for changeset ee2fe358a445
katleman [Fri, 03 Jan 2014 11:54:55 -0800] rev 22424
Added tag jdk8-b122 for changeset ee2fe358a445
Thu, 19 Dec 2013 17:23:55 -0800 Added tag jdk8-b121 for changeset 2b1cd447f3b6
katleman [Thu, 19 Dec 2013 17:23:55 -0800] rev 22423
Added tag jdk8-b121 for changeset 2b1cd447f3b6
Mon, 13 Jan 2014 16:17:43 +0000 8027908: serialVersionUID of javax.xml.bind.TypeConstraintException accidently changed
alanb [Mon, 13 Jan 2014 16:17:43 +0000] rev 22422
8027908: serialVersionUID of javax.xml.bind.TypeConstraintException accidently changed Reviewed-by: alanb Contributed-by: iaroslav.savytskyi@oracle.com
Tue, 21 Jan 2014 18:17:08 -0800 Added tag jdk9-b01 for changeset e8046d3ee0ee
katleman [Tue, 21 Jan 2014 18:17:08 -0800] rev 22421
Added tag jdk9-b01 for changeset e8046d3ee0ee
Wed, 05 Jul 2017 19:28:03 +0200 Merge
duke [Wed, 05 Jul 2017 19:28:03 +0200] rev 22420
Merge
Mon, 27 Jan 2014 21:00:19 -0800 Merge
lana [Mon, 27 Jan 2014 21:00:19 -0800] rev 22419
Merge
Mon, 20 Jan 2014 19:53:04 +0000 8028111: XML readers share the same entity expansion counter
joehw [Mon, 20 Jan 2014 19:53:04 +0000] rev 22418
8028111: XML readers share the same entity expansion counter Reviewed-by: alanb, lancea, dfuchs, ahgross
Thu, 14 Nov 2013 10:18:48 -0800 8027201: Enhance JAX-P set up
joehw [Thu, 14 Nov 2013 10:18:48 -0800] rev 22417
8027201: Enhance JAX-P set up Reviewed-by: alanb, dfuchs, lancea, hawtin
Tue, 22 Oct 2013 13:15:50 -0700 8025018: Enhance JAX-P set up
joehw [Tue, 22 Oct 2013 13:15:50 -0700] rev 22416
8025018: Enhance JAX-P set up Reviewed-by: alanb, dfuchs, lancea, ahgross
Mon, 26 Aug 2013 21:08:58 -0700 8022935: Enhance Apache resolver classes
joehw [Mon, 26 Aug 2013 21:08:58 -0700] rev 22415
8022935: Enhance Apache resolver classes Reviewed-by: alanb, mchung, skoivu
Tue, 21 Jan 2014 18:17:07 -0800 Added tag jdk9-b01 for changeset 6428b06e538b
katleman [Tue, 21 Jan 2014 18:17:07 -0800] rev 22414
Added tag jdk9-b01 for changeset 6428b06e538b
Wed, 05 Jul 2017 19:27:58 +0200 Merge
duke [Wed, 05 Jul 2017 19:27:58 +0200] rev 22413
Merge
Mon, 27 Jan 2014 21:01:55 -0800 Merge
lana [Mon, 27 Jan 2014 21:01:55 -0800] rev 22412
Merge
Mon, 20 Jan 2014 20:42:45 +0400 Merge
kizune [Mon, 20 Jan 2014 20:42:45 +0400] rev 22411
Merge
Mon, 20 Jan 2014 20:42:34 +0400 Merge
kizune [Mon, 20 Jan 2014 20:42:34 +0400] rev 22410
Merge
Thu, 16 Jan 2014 21:46:17 -0800 Merge
asaha [Thu, 16 Jan 2014 21:46:17 -0800] rev 22409
Merge
Wed, 15 Jan 2014 10:24:42 -0800 Merge
asaha [Wed, 15 Jan 2014 10:24:42 -0800] rev 22408
Merge
Tue, 14 Jan 2014 08:09:04 -0800 Merge
asaha [Tue, 14 Jan 2014 08:09:04 -0800] rev 22407
Merge
Fri, 10 Jan 2014 17:08:11 -0800 Merge
asaha [Fri, 10 Jan 2014 17:08:11 -0800] rev 22406
Merge
Fri, 10 Jan 2014 17:06:56 -0800 Merge
asaha [Fri, 10 Jan 2014 17:06:56 -0800] rev 22405
Merge
Fri, 10 Jan 2014 08:32:23 -0800 Added tag jdk8-b123 for changeset 8db9ff9fdd86
katleman [Fri, 10 Jan 2014 08:32:23 -0800] rev 22404
Added tag jdk8-b123 for changeset 8db9ff9fdd86
Fri, 03 Jan 2014 16:01:19 -0800 Merge
asaha [Fri, 03 Jan 2014 16:01:19 -0800] rev 22403
Merge
Fri, 03 Jan 2014 11:55:12 -0800 Added tag jdk8-b122 for changeset 35eadc466f62
katleman [Fri, 03 Jan 2014 11:55:12 -0800] rev 22402
Added tag jdk8-b122 for changeset 35eadc466f62
Thu, 02 Jan 2014 15:31:53 -0800 Merge
asaha [Thu, 02 Jan 2014 15:31:53 -0800] rev 22401
Merge
Mon, 23 Dec 2013 14:46:33 -0800 Merge
lana [Mon, 23 Dec 2013 14:46:33 -0800] rev 22400
Merge
Thu, 12 Dec 2013 19:19:21 -0800 Merge
lana [Thu, 12 Dec 2013 19:19:21 -0800] rev 22399
Merge
Thu, 12 Dec 2013 09:18:08 +0530 Merge
sundar [Thu, 12 Dec 2013 09:18:08 +0530] rev 22398
Merge
Mon, 09 Dec 2013 09:53:14 +0530 Merge
sundar [Mon, 09 Dec 2013 09:53:14 +0530] rev 22397
Merge
Fri, 20 Dec 2013 07:44:42 -0800 Merge
asaha [Fri, 20 Dec 2013 07:44:42 -0800] rev 22396
Merge
Thu, 19 Dec 2013 17:24:39 -0800 Added tag jdk8-b121 for changeset 0127c0df76cd
katleman [Thu, 19 Dec 2013 17:24:39 -0800] rev 22395
Added tag jdk8-b121 for changeset 0127c0df76cd
Fri, 13 Dec 2013 22:13:58 +0400 Merge
kizune [Fri, 13 Dec 2013 22:13:58 +0400] rev 22394
Merge
Thu, 05 Dec 2013 16:37:35 +0400 Merge
kizune [Thu, 05 Dec 2013 16:37:35 +0400] rev 22393
Merge
Tue, 03 Dec 2013 14:13:15 +0400 Merge
kizune [Tue, 03 Dec 2013 14:13:15 +0400] rev 22392
Merge
Sun, 03 Nov 2013 07:33:34 +0000 Merge
chegar [Sun, 03 Nov 2013 07:33:34 +0000] rev 22391
Merge
Mon, 20 Jan 2014 19:51:54 +0530 8032068: implement @sourceURL and #sourceURL directives
sundar [Mon, 20 Jan 2014 19:51:54 +0530] rev 22390
8032068: implement @sourceURL and #sourceURL directives Reviewed-by: hannesw, lagergren
Fri, 17 Jan 2014 20:09:47 +0530 8032060: PropertyMap of Error objects is not stable
sundar [Fri, 17 Jan 2014 20:09:47 +0530] rev 22389
8032060: PropertyMap of Error objects is not stable Reviewed-by: jlaskey, hannesw
Thu, 16 Jan 2014 22:50:53 +0530 8032004: instance property "message" of Error objects should be non-enumerable
sundar [Thu, 16 Jan 2014 22:50:53 +0530] rev 22388
8032004: instance property "message" of Error objects should be non-enumerable Reviewed-by: hannesw, jlaskey
Thu, 16 Jan 2014 21:26:21 +0530 8031983: Error objects should capture stack at the constructor
sundar [Thu, 16 Jan 2014 21:26:21 +0530] rev 22387
8031983: Error objects should capture stack at the constructor Reviewed-by: jlaskey, hannesw
Wed, 15 Jan 2014 14:51:49 +0530 8031715: Indexed access to java package not working
sundar [Wed, 15 Jan 2014 14:51:49 +0530] rev 22386
8031715: Indexed access to java package not working Reviewed-by: lagergren, hannesw
Tue, 14 Jan 2014 14:18:24 +0530 Merge
sundar [Tue, 14 Jan 2014 14:18:24 +0530] rev 22385
Merge
Wed, 11 Dec 2013 18:09:34 +0100 8029780: "ant externals" broke our test harness with the latest version of the octane benchmarks
lagergren [Wed, 11 Dec 2013 18:09:34 +0100] rev 22384
8029780: "ant externals" broke our test harness with the latest version of the octane benchmarks Reviewed-by: attila, sundar
Mon, 09 Dec 2013 10:52:05 +0100 8029467: Widening of booleans causes bad results
attila [Mon, 09 Dec 2013 10:52:05 +0100] rev 22383
8029467: Widening of booleans causes bad results Reviewed-by: jlaskey, lagergren
Mon, 09 Dec 2013 09:48:11 +0530 8029612: the typeErrorThrower field in ScriptFunctionImpl cannot be static and common to all Globals
sundar [Mon, 09 Dec 2013 09:48:11 +0530] rev 22382
8029612: the typeErrorThrower field in ScriptFunctionImpl cannot be static and common to all Globals Reviewed-by: attila, hannesw
Tue, 14 Jan 2014 09:03:54 +0530 Merge
sundar [Tue, 14 Jan 2014 09:03:54 +0530] rev 22381
Merge
Mon, 13 Jan 2014 18:13:55 +0530 8029332: Do not require nasgen-generated functions to return Object
sundar [Mon, 13 Jan 2014 18:13:55 +0530] rev 22380
8029332: Do not require nasgen-generated functions to return Object Reviewed-by: lagergren, jlaskey, hannesw
Thu, 09 Jan 2014 19:23:34 +0530 8031359: Invocable.getInterface() works incorrectly if interface has default methods
sundar [Thu, 09 Jan 2014 19:23:34 +0530] rev 22379
8031359: Invocable.getInterface() works incorrectly if interface has default methods Reviewed-by: attila, hannesw
Wed, 08 Jan 2014 17:51:47 +0530 8031317: SyntaxError when property setter has no parameter
sundar [Wed, 08 Jan 2014 17:51:47 +0530] rev 22378
8031317: SyntaxError when property setter has no parameter Reviewed-by: lagergren, hannesw
Tue, 07 Jan 2014 14:16:23 +0100 8029667: Prototype linking is incorrect
hannesw [Tue, 07 Jan 2014 14:16:23 +0100] rev 22377
8029667: Prototype linking is incorrect Reviewed-by: jlaskey, sundar
Tue, 07 Jan 2014 18:14:18 +0530 8029003: setField in ScriptObject is incorrect for non extensible objects
sundar [Tue, 07 Jan 2014 18:14:18 +0530] rev 22376
8029003: setField in ScriptObject is incorrect for non extensible objects Reviewed-by: lagergren, jlaskey
Fri, 03 Jan 2014 10:09:48 +0530 8031106: Nashorn: IndexOutOfBoundsException in NashornCallSiteDescriptor.getNameToken()
sundar [Fri, 03 Jan 2014 10:09:48 +0530] rev 22375
8031106: Nashorn: IndexOutOfBoundsException in NashornCallSiteDescriptor.getNameToken() Reviewed-by: hannesw, jlaskey
Thu, 19 Dec 2013 21:53:27 +0530 8030809: Anonymous functions should not be shown with internal names in script stack trace
sundar [Thu, 19 Dec 2013 21:53:27 +0530] rev 22374
8030809: Anonymous functions should not be shown with internal names in script stack trace Reviewed-by: lagergren, hannesw, jlaskey
Mon, 16 Dec 2013 23:25:50 +0530 8030182: scopeCall with -1 as line number
sundar [Mon, 16 Dec 2013 23:25:50 +0530] rev 22373
8030182: scopeCall with -1 as line number Reviewed-by: hannesw, jlaskey
Mon, 16 Dec 2013 18:32:50 +0530 8030169: Need regression test for bug JDK-8010731
sundar [Mon, 16 Dec 2013 18:32:50 +0530] rev 22372
8030169: Need regression test for bug JDK-8010731 Reviewed-by: attila, lagergren
Thu, 12 Dec 2013 19:02:43 +0530 8027958: NASHORN TEST: Create tests to test markdown javascript engine work with Nashorn
sundar [Thu, 12 Dec 2013 19:02:43 +0530] rev 22371
8027958: NASHORN TEST: Create tests to test markdown javascript engine work with Nashorn Summary: markdown test fix contributed by kshefov Reviewed-by: jlaskey
Mon, 02 Dec 2013 18:19:26 +0530 8029364: NashornException to expose thrown object
sundar [Mon, 02 Dec 2013 18:19:26 +0530] rev 22370
8029364: NashornException to expose thrown object Reviewed-by: lagergren, jlaskey
Wed, 27 Nov 2013 14:13:52 +0530 8028345: Remove nashorn repo "bin" scripts to avoid confusion with JDK bin launcher programs
sundar [Wed, 27 Nov 2013 14:13:52 +0530] rev 22369
8028345: Remove nashorn repo "bin" scripts to avoid confusion with JDK bin launcher programs Reviewed-by: lagergren, hannesw
Tue, 26 Nov 2013 18:36:39 +0530 8029031: "ant clean jar" on nashorn repo results in number of ASM deprecated warnings
sundar [Tue, 26 Nov 2013 18:36:39 +0530] rev 22368
8029031: "ant clean jar" on nashorn repo results in number of ASM deprecated warnings Reviewed-by: lagergren, jlaskey, hannesw
Mon, 25 Nov 2013 11:13:08 -0400 Merge
jlaskey [Mon, 25 Nov 2013 11:13:08 -0400] rev 22367
Merge
Mon, 25 Nov 2013 18:40:02 +0530 8029090: Developers should be able to pass nashorn properties and enable/disable JFR from command line
sundar [Mon, 25 Nov 2013 18:40:02 +0530] rev 22366
8029090: Developers should be able to pass nashorn properties and enable/disable JFR from command line Reviewed-by: jlaskey, lagergren
Tue, 21 Jan 2014 18:17:23 -0800 Added tag jdk9-b01 for changeset ae2d94255f32
katleman [Tue, 21 Jan 2014 18:17:23 -0800] rev 22365
Added tag jdk9-b01 for changeset ae2d94255f32
Wed, 05 Jul 2017 19:27:42 +0200 Merge
duke [Wed, 05 Jul 2017 19:27:42 +0200] rev 22364
Merge
Mon, 27 Jan 2014 21:00:12 -0800 Merge
lana [Mon, 27 Jan 2014 21:00:12 -0800] rev 22363
Merge
Tue, 12 Nov 2013 18:04:13 +0000 8025767: Enhance IIOP Streams
msheppar [Tue, 12 Nov 2013 18:04:13 +0000] rev 22362
8025767: Enhance IIOP Streams Summary: modify org.omg.CORBA_2_3.portable.InputStream inheritance structure. Reviewed-by: alanb, coffeys, skoivu
Tue, 12 Nov 2013 17:56:08 +0000 8026193: Enhance CORBA stub factories
msheppar [Tue, 12 Nov 2013 17:56:08 +0000] rev 22361
8026193: Enhance CORBA stub factories Summary: modify com.sun.corba.se.impl.presenetation.rmi.StubFactoryDynamicBase inheritance structure. Reviewed-by: alanb, coffeys, ahgross
Tue, 21 Jan 2014 18:16:54 -0800 Added tag jdk9-b01 for changeset 4d7b21463768
katleman [Tue, 21 Jan 2014 18:16:54 -0800] rev 22360
Added tag jdk9-b01 for changeset 4d7b21463768
Wed, 05 Jul 2017 19:27:37 +0200 Merge
duke [Wed, 05 Jul 2017 19:27:37 +0200] rev 22359
Merge
Mon, 27 Jan 2014 21:02:47 -0800 Merge
lana [Mon, 27 Jan 2014 21:02:47 -0800] rev 22358
Merge
Tue, 21 Jan 2014 10:52:48 -0500 Merge
mullan [Tue, 21 Jan 2014 10:52:48 -0500] rev 22357
Merge
Tue, 21 Jan 2014 10:51:13 -0500 8031825: OCSP client can't find responder cert if it uses a different subject key id algorithm than responderID
mullan [Tue, 21 Jan 2014 10:51:13 -0500] rev 22356
8031825: OCSP client can't find responder cert if it uses a different subject key id algorithm than responderID Reviewed-by: vinnie, xuelei
Mon, 20 Jan 2014 19:23:22 +0400 8025886: replace [[ and == bash extensions in regtest
igerasim [Mon, 20 Jan 2014 19:23:22 +0400] rev 22355
8025886: replace [[ and == bash extensions in regtest Reviewed-by: dsamersoff, sla
Tue, 21 Jan 2014 14:28:13 +0100 8031980: Add new j.u.l deadlock test for JDK-8027670 and JDK-8029281
dfuchs [Tue, 21 Jan 2014 14:28:13 +0100] rev 22354
8031980: Add new j.u.l deadlock test for JDK-8027670 and JDK-8029281 Summary: adds a new test for the deadlock found in JDK-8027670 and fixed in JDK-8029281. Reviewed-by: mchung
Tue, 21 Jan 2014 13:04:55 +0100 8032377: test/java/lang/management/ThreadMXBean/ThreadBlockedCount.java still fails intermittently
jbachorik [Tue, 21 Jan 2014 13:04:55 +0100] rev 22353
8032377: test/java/lang/management/ThreadMXBean/ThreadBlockedCount.java still fails intermittently Reviewed-by: dholmes
Tue, 21 Jan 2014 10:49:49 +0100 8032190: It's unclear that flatMap will ensure each stream will be closed.
psandoz [Tue, 21 Jan 2014 10:49:49 +0100] rev 22352
8032190: It's unclear that flatMap will ensure each stream will be closed. Reviewed-by: chegar, alanb
Tue, 21 Jan 2014 09:33:48 +0000 8032220: Files.createDirectories throws exception with confusing message for root directories that exist
alanb [Tue, 21 Jan 2014 09:33:48 +0000] rev 22351
8032220: Files.createDirectories throws exception with confusing message for root directories that exist Reviewed-by: chegar
Tue, 21 Jan 2014 09:17:23 +0100 8031559: javax/management/monitor/StartStopTest.java fails intermittently
jbachorik [Tue, 21 Jan 2014 09:17:23 +0100] rev 22350
8031559: javax/management/monitor/StartStopTest.java fails intermittently Reviewed-by: dfuchs, sla
Tue, 21 Jan 2014 09:15:46 +0100 8022221: Intermittent test failures in sun/management/jmxremote/startstop/JMXStartStopTest.sh
jbachorik [Tue, 21 Jan 2014 09:15:46 +0100] rev 22349
8022221: Intermittent test failures in sun/management/jmxremote/startstop/JMXStartStopTest.sh Reviewed-by: sla
Tue, 07 Jan 2014 12:17:36 -0800 8004562: Better support for crossdomain.xml
nikgor [Tue, 07 Jan 2014 12:17:36 -0800] rev 22348
8004562: Better support for crossdomain.xml Reviewed-by: herrick, ngthomas, chegar
Wed, 08 Jan 2014 13:25:30 +0100 8029254: Build error when javadoc generates beaninfo for javax.swing.beans
erikj [Wed, 08 Jan 2014 13:25:30 +0100] rev 22347
8029254: Build error when javadoc generates beaninfo for javax.swing.beans Reviewed-by: alanb, ihse, michaelm
Mon, 20 Jan 2014 20:51:54 +0400 Merge
kizune [Mon, 20 Jan 2014 20:51:54 +0400] rev 22346
Merge
Mon, 20 Jan 2014 19:11:57 +0400 Merge
kizune [Mon, 20 Jan 2014 19:11:57 +0400] rev 22345
Merge
Thu, 16 Jan 2014 21:44:18 -0800 Merge
asaha [Thu, 16 Jan 2014 21:44:18 -0800] rev 22344
Merge
Wed, 15 Jan 2014 10:09:00 -0800 Merge
asaha [Wed, 15 Jan 2014 10:09:00 -0800] rev 22343
Merge
Fri, 10 Jan 2014 15:04:46 +0000 Merge
chegar [Fri, 10 Jan 2014 15:04:46 +0000] rev 22342
Merge
Tue, 26 Nov 2013 10:06:57 +0000 8028293: Check local configuration for actual ephemeral port range
michaelm [Tue, 26 Nov 2013 10:06:57 +0000] rev 22341
8028293: Check local configuration for actual ephemeral port range Reviewed-by: alanb, chegar, smarks
Wed, 20 Nov 2013 23:33:07 +0000 8028453: AsynchronousSocketChannel.connect() requires SocketPermission due to bind to local address (win)
michaelm [Wed, 20 Nov 2013 23:33:07 +0000] rev 22340
8028453: AsynchronousSocketChannel.connect() requires SocketPermission due to bind to local address (win) Reviewed-by: alanb, chegar
Thu, 24 Oct 2013 20:39:21 +0100 8011786: Better applet networking
michaelm [Thu, 24 Oct 2013 20:39:21 +0100] rev 22339
8011786: Better applet networking Reviewed-by: alanb, chegar
Thu, 24 Oct 2013 10:02:26 -0700 8027204: Revise the update of 8026204 and 8025758
xuelei [Thu, 24 Oct 2013 10:02:26 -0700] rev 22338
8027204: Revise the update of 8026204 and 8025758 Summary: Rivise the update to use system class loader with null TCCL. Also reviewed by Alexander Fomin <alexander.fomin@oracle.com> Reviewed-by: mchung, ahgross
Wed, 23 Oct 2013 21:24:34 -0700 8026417: Enhance XML canonicalization
xuelei [Wed, 23 Oct 2013 21:24:34 -0700] rev 22337
8026417: Enhance XML canonicalization Summary: Copy before use mutable byte arrays. Also reviewed by Alexander Fomin <alexander.fomin@oracle.com> Reviewed-by: mullan, hawtin, ahgross
Sat, 07 Dec 2013 16:15:08 -0800 Merge
asaha [Sat, 07 Dec 2013 16:15:08 -0800] rev 22336
Merge
Tue, 22 Oct 2013 14:55:19 +0100 Merge
chegar [Tue, 22 Oct 2013 14:55:19 +0100] rev 22335
Merge
Thu, 17 Oct 2013 09:58:42 +0800 8025014: Enhance Security Policy
weijun [Thu, 17 Oct 2013 09:58:42 +0800] rev 22334
8025014: Enhance Security Policy 6727821: Enhance JAAS Configuration Reviewed-by: xuelei, hawtin
Tue, 22 Oct 2013 12:33:33 +0100 Merge
chegar [Tue, 22 Oct 2013 12:33:33 +0100] rev 22333
Merge
Mon, 21 Oct 2013 15:00:56 +0100 Merge
chegar [Mon, 21 Oct 2013 15:00:56 +0100] rev 22332
Merge
Mon, 21 Oct 2013 09:56:06 +0200 7068126: Enhance SNMP statuses
sjiang [Mon, 21 Oct 2013 09:56:06 +0200] rev 22331
7068126: Enhance SNMP statuses Reviewed-by: dfuchs, hawtin
Thu, 17 Oct 2013 09:23:49 -0700 8024530: Enhance font process resilience
prr [Thu, 17 Oct 2013 09:23:49 -0700] rev 22330
8024530: Enhance font process resilience Reviewed-by: mschoene, bae, srl, prr
Wed, 16 Oct 2013 18:19:11 -0700 8025758: Enhance Naming management
xuelei [Wed, 16 Oct 2013 18:19:11 -0700] rev 22329
8025758: Enhance Naming management Summary: Enforce package access control with current context. Also reviewed by Alexander Fomin <alexander.fomin@oracle.com> Reviewed-by: weijun, ahgross
Wed, 16 Oct 2013 13:26:05 +0400 8026172: Enhance UI Management
malenkov [Wed, 16 Oct 2013 13:26:05 +0400] rev 22328
8026172: Enhance UI Management Reviewed-by: art, skoivu
Tue, 15 Oct 2013 18:15:46 -0700 8026204: Enhance auth login contexts
xuelei [Tue, 15 Oct 2013 18:15:46 -0700] rev 22327
8026204: Enhance auth login contexts Summary: Enforce package access control with current context. Also reviewed by Alexander Fomin <alexander.fomin@oracle.com> Reviewed-by: weijun, ahgross
Mon, 14 Oct 2013 16:13:20 -0700 8026176: Enhance document printing
prr [Mon, 14 Oct 2013 16:13:20 -0700] rev 22326
8026176: Enhance document printing Reviewed-by: bae, jgodinez
Sat, 12 Oct 2013 20:46:35 -0700 8025026: Enhance canonicalization
xuelei [Sat, 12 Oct 2013 20:46:35 -0700] rev 22325
8025026: Enhance canonicalization Summary: Don't use cached null xmlns definition. Also reviewed by Alexander Fomin <alexander.fomin@oracle.com> Reviewed-by: mullan, hawtin
Sat, 12 Oct 2013 10:22:43 +0800 8026304: jarsigner output bad grammar
weijun [Sat, 12 Oct 2013 10:22:43 +0800] rev 22324
8026304: jarsigner output bad grammar Reviewed-by: chegar, coffeys Contributed-by: Artem Smotrakov <artem.smotrakov@oracle.com>
Fri, 11 Oct 2013 13:14:15 +0200 8023301: Enhance generic classes
jfranck [Fri, 11 Oct 2013 13:14:15 +0200] rev 22323
8023301: Enhance generic classes Reviewed-by: mchung, hawtin
Wed, 09 Oct 2013 18:58:16 +0800 8026037: [TESTBUG] sun/security/tools/jarsigner/warnings.sh test fails on Solaris
weijun [Wed, 09 Oct 2013 18:58:16 +0800] rev 22322
8026037: [TESTBUG] sun/security/tools/jarsigner/warnings.sh test fails on Solaris Reviewed-by: chegar Contributed-by: Artem Smotrakov <artem.smotrakov@oracle.com>
Mon, 07 Oct 2013 12:09:22 +0200 8024867: Enhance logging start up
dfuchs [Mon, 07 Oct 2013 12:09:22 +0200] rev 22321
8024867: Enhance logging start up Reviewed-by: mchung, hawtin
Mon, 07 Oct 2013 11:32:48 +0100 Merge
chegar [Mon, 07 Oct 2013 11:32:48 +0100] rev 22320
Merge
Fri, 04 Oct 2013 19:23:02 +0400 8025448: Enhance listening events
malenkov [Fri, 04 Oct 2013 19:23:02 +0400] rev 22319
8025448: Enhance listening events Reviewed-by: art, skoivu
Fri, 04 Oct 2013 14:51:17 +0100 Merge
chegar [Fri, 04 Oct 2013 14:51:17 +0100] rev 22318
Merge
Thu, 03 Oct 2013 19:07:42 +0100 Merge
chegar [Thu, 03 Oct 2013 19:07:42 +0100] rev 22317
Merge
Thu, 19 Sep 2013 10:41:29 +0800 8024659: Clarify JarFile API
weijun [Thu, 19 Sep 2013 10:41:29 +0800] rev 22316
8024659: Clarify JarFile API Reviewed-by: mullan, ahgross
Thu, 19 Sep 2013 10:40:16 +0800 8024302: Clarify jar verifications
weijun [Thu, 19 Sep 2013 10:40:16 +0800] rev 22315
8024302: Clarify jar verifications 8023338: Update jarsigner to encourage timestamping Reviewed-by: mullan, ahgross
Thu, 19 Sep 2013 08:34:37 -0700 8025034: Improve layout lookups
prr [Thu, 19 Sep 2013 08:34:37 -0700] rev 22314
8025034: Improve layout lookups Reviewed-by: mschoene, vadim, srl
Sat, 14 Sep 2013 19:23:02 +0100 Merge
chegar [Sat, 14 Sep 2013 19:23:02 +0100] rev 22313
Merge
Fri, 13 Sep 2013 13:17:52 +0400 8023057: Enhance start up image display
vadim [Fri, 13 Sep 2013 13:17:52 +0400] rev 22312
8023057: Enhance start up image display Reviewed-by: anthony, serb, mschoene
Fri, 13 Sep 2013 15:37:43 +0800 8023672: Enhance jar file validation
weijun [Fri, 13 Sep 2013 15:37:43 +0800] rev 22311
8023672: Enhance jar file validation Summary: Also reviewed by Chris Ries and Alexander Fomin Reviewed-by: mullan, sherman
Fri, 13 Sep 2013 15:37:39 +0800 8024306: Enhance Subject consistency
weijun [Fri, 13 Sep 2013 15:37:39 +0800] rev 22310
8024306: Enhance Subject consistency Summary: Also reviewed by Alexander Fomin Reviewed-by: mullan, ahgross
Sat, 07 Sep 2013 20:27:20 -0700 8023069: Enhance TLS connections
xuelei [Sat, 07 Sep 2013 20:27:20 -0700] rev 22309
8023069: Enhance TLS connections Summary: Also reviewed by Alexander Fomin and Andrew Gross Reviewed-by: wetmore
Fri, 06 Sep 2013 13:36:33 +0100 Merge
chegar [Fri, 06 Sep 2013 13:36:33 +0100] rev 22308
Merge
Thu, 05 Sep 2013 10:29:33 -0400 8021266: Better life cycle for objects
coleenp [Thu, 05 Sep 2013 10:29:33 -0400] rev 22307
8021266: Better life cycle for objects Summary: Improve life cycle for objects Reviewed-by: art, hseigel Contributed-by: gerard.ziemski@oracle.com
Mon, 02 Sep 2013 11:41:21 +0400 8023245: Enhance Beans decoding
malenkov [Mon, 02 Sep 2013 11:41:21 +0400] rev 22306
8023245: Enhance Beans decoding Reviewed-by: art, skoivu, alanb
Fri, 30 Aug 2013 09:38:23 +0100 Merge
chegar [Fri, 30 Aug 2013 09:38:23 +0100] rev 22305
Merge
Fri, 23 Aug 2013 12:32:45 +0100 Merge
chegar [Fri, 23 Aug 2013 12:32:45 +0100] rev 22304
Merge
Fri, 23 Aug 2013 12:41:53 +0400 8021394: Better color profiles
bae [Fri, 23 Aug 2013 12:41:53 +0400] rev 22303
8021394: Better color profiles Reviewed-by: prr, vadim, mschoene
Wed, 21 Aug 2013 11:40:07 -0700 8022927: Input validation for byte/endian conversions
valeriep [Wed, 21 Aug 2013 11:40:07 -0700] rev 22302
8022927: Input validation for byte/endian conversions Summary: Add additional boundary checks Reviewed-by: ascarpino
Wed, 21 Aug 2013 11:05:49 -0400 8022904: Enhance JDBC Parsers
lancea [Wed, 21 Aug 2013 11:05:49 -0400] rev 22301
8022904: Enhance JDBC Parsers Reviewed-by: alanb, skoivu
Fri, 16 Aug 2013 17:57:27 +0800 8022945: Enhance JNDI implementation classes
weijun [Fri, 16 Aug 2013 17:57:27 +0800] rev 22300
8022945: Enhance JNDI implementation classes Reviewed-by: xuelei, ahgross, skoivu
Mon, 20 Jan 2014 16:27:55 +0100 8028994: com.sun.management.VMOption is missing the ATTACH_ON_DEMAND origin
sla [Mon, 20 Jan 2014 16:27:55 +0100] rev 22299
8028994: com.sun.management.VMOption is missing the ATTACH_ON_DEMAND origin Reviewed-by: mchung, jbachorik
Sat, 18 Jan 2014 10:57:41 -0800 8031375: Revert test exclusions after fix for JDK-8030656 propagates
darcy [Sat, 18 Jan 2014 10:57:41 -0800] rev 22298
8031375: Revert test exclusions after fix for JDK-8030656 propagates Reviewed-by: mduigou
Fri, 17 Jan 2014 12:28:59 -0500 8031373: Lint warnings in java.util.stream
briangoetz [Fri, 17 Jan 2014 12:28:59 -0500] rev 22297
8031373: Lint warnings in java.util.stream 8030079: Lint warnings in java.lang.invoke Reviewed-by: psandoz, forax
Fri, 17 Jan 2014 16:25:17 +0100 8004183: test/sun/management/jmxremote/LocalRMIServerSocketFactoryTest.java doesn't clean-up
allwin [Fri, 17 Jan 2014 16:25:17 +0100] rev 22296
8004183: test/sun/management/jmxremote/LocalRMIServerSocketFactoryTest.java doesn't clean-up Reviewed-by: sjiang, dfuchs, dholmes, olagneau, dholmes, jbachorik
Fri, 17 Jan 2014 15:58:18 +0100 8029378: com/sun/jdi/BadHandshakeTest.java failed with java.util.concurrent.TimeoutException
sjiang [Fri, 17 Jan 2014 15:58:18 +0100] rev 22295
8029378: com/sun/jdi/BadHandshakeTest.java failed with java.util.concurrent.TimeoutException Reviewed-by: dholmes, jbachorik
Fri, 17 Jan 2014 14:03:57 +0000 8031666: TEST_BUG: java/net/ipv6tests/UdpTest.java failed because of SocketTimeoutException
tyan [Fri, 17 Jan 2014 14:03:57 +0000] rev 22294
8031666: TEST_BUG: java/net/ipv6tests/UdpTest.java failed because of SocketTimeoutException Reviewed-by: alanb, chegar
Fri, 17 Jan 2014 13:54:13 +0000 8032057: Remove unneeded/obsolete -source options in concurrency tests
chegar [Fri, 17 Jan 2014 13:54:13 +0000] rev 22293
8032057: Remove unneeded/obsolete -source options in concurrency tests Reviewed-by: chegar Contributed-by: Martin Buchholz <martinrb@google.com>
Thu, 16 Jan 2014 16:41:34 -0800 Merge
mduigou [Thu, 16 Jan 2014 16:41:34 -0800] rev 22292
Merge
Wed, 11 Dec 2013 15:27:06 -0800 8029696: Broken doc links to package-summary.html#NonInterference in java.util.stream
michaelm [Wed, 11 Dec 2013 15:27:06 -0800] rev 22291
8029696: Broken doc links to package-summary.html#NonInterference in java.util.stream Reviewed-by: mduigou
Thu, 16 Jan 2014 15:56:40 -0800 6667086: Double.doubleToLongBits(final double value) contains inefficient test for NaN
bpb [Thu, 16 Jan 2014 15:56:40 -0800] rev 22290
6667086: Double.doubleToLongBits(final double value) contains inefficient test for NaN Summary: Use isNaN() to test the parameter. Reviewed-by: darcy, psandoz
Thu, 16 Jan 2014 18:20:31 +0100 8029452: Fork/Join task ForEachOps.ForEachOrderedTask clarifications and minor improvements
psandoz [Thu, 16 Jan 2014 18:20:31 +0100] rev 22289
8029452: Fork/Join task ForEachOps.ForEachOrderedTask clarifications and minor improvements Reviewed-by: mduigou, briangoetz
Thu, 16 Jan 2014 10:33:07 -0500 8031961: (process) java/lang/ProcessBuilder/Basic.java uses "cp -p" which is inefficient
rriggs [Thu, 16 Jan 2014 10:33:07 -0500] rev 22288
8031961: (process) java/lang/ProcessBuilder/Basic.java uses "cp -p" which is inefficient Summary: Replace invocation of /bin/cp with NIO Files.copy Reviewed-by: martin, alanb
Wed, 15 Jan 2014 20:48:44 +0400 8031502: JSR292: IncompatibleClassChangeError in LambdaForm for CharSequence.toString() method handle type converter
vlivanov [Wed, 15 Jan 2014 20:48:44 +0400] rev 22287
8031502: JSR292: IncompatibleClassChangeError in LambdaForm for CharSequence.toString() method handle type converter Reviewed-by: sundar, lagergren, drchase
Thu, 16 Jan 2014 11:37:49 +0100 7185591: jcmd-big-script.sh ERROR: could not find app's Java pid.
ykantser [Thu, 16 Jan 2014 11:37:49 +0100] rev 22286
7185591: jcmd-big-script.sh ERROR: could not find app's Java pid. Reviewed-by: egahlin, sla, jbachorik
Thu, 16 Jan 2014 10:27:57 +0100 8030848: Collections.sort(List l, Comparator) should defer to List.sort(Comparator )
psandoz [Thu, 16 Jan 2014 10:27:57 +0100] rev 22285
8030848: Collections.sort(List l, Comparator) should defer to List.sort(Comparator ) Reviewed-by: mduigou
Wed, 15 Jan 2014 11:29:47 -0800 8031747: Add overloads lint warning to build of jdk repository
darcy [Wed, 15 Jan 2014 11:29:47 -0800] rev 22284
8031747: Add overloads lint warning to build of jdk repository Reviewed-by: chegar, erikj, alanb
Wed, 15 Jan 2014 10:40:22 -0800 8030814: Long.parseUnsignedLong should throw exception on too large input
bpb [Wed, 15 Jan 2014 10:40:22 -0800] rev 22283
8030814: Long.parseUnsignedLong should throw exception on too large input Summary: Change test for overflow of unsigned long Reviewed-by: darcy, psandoz Contributed-by: Dmitry Nadezhin <dmitry.nadezhin@oracle.com>
Wed, 15 Jan 2014 00:03:38 -0800 8031550: Fix overloads lint warnings in client code
darcy [Wed, 15 Jan 2014 00:03:38 -0800] rev 22282
8031550: Fix overloads lint warnings in client code Reviewed-by: pchelko
Tue, 14 Jan 2014 23:10:41 -0800 8031467: Fix doclint missing issues in java.awt.{dnd[.peer], datatransfer}
darcy [Tue, 14 Jan 2014 23:10:41 -0800] rev 22281
8031467: Fix doclint missing issues in java.awt.{dnd[.peer], datatransfer} Reviewed-by: pchelko
Tue, 14 Jan 2014 13:52:23 -0800 8031736: Fix doclint issue in javax.print
darcy [Tue, 14 Jan 2014 13:52:23 -0800] rev 22280
8031736: Fix doclint issue in javax.print Reviewed-by: alanb
Tue, 14 Jan 2014 13:19:11 -0800 8031494: [launcher] java launcher should check for JNI Pending exceptions.
ksrini [Tue, 14 Jan 2014 13:19:11 -0800] rev 22279
8031494: [launcher] java launcher should check for JNI Pending exceptions. Reviewed-by: alanb, chegar, mchung
Tue, 14 Jan 2014 14:27:03 -0500 8031721: Remove non-existent test from TEST.groups
lancea [Tue, 14 Jan 2014 14:27:03 -0500] rev 22278
8031721: Remove non-existent test from TEST.groups Reviewed-by: mchung
Tue, 14 Jan 2014 10:08:24 -0800 8031651: Remove unneeded -source and -target flags in jdk repo regression tests
darcy [Tue, 14 Jan 2014 10:08:24 -0800] rev 22277
8031651: Remove unneeded -source and -target flags in jdk repo regression tests Reviewed-by: dfuchs, mullan
Tue, 14 Jan 2014 16:23:49 +0000 7100957: SOCKS proxying does not work with IPv6 connections
chegar [Tue, 14 Jan 2014 16:23:49 +0000] rev 22276
7100957: SOCKS proxying does not work with IPv6 connections Reviewed-by: chegar, alanb Contributed-by: Dimitar Mavrodiev <dmavrodiev@gmail.com>
Tue, 14 Jan 2014 15:15:45 +0000 8031708: Windows x86 build failure: JNU_ThrowOutOfMemoryError undefined
chegar [Tue, 14 Jan 2014 15:15:45 +0000] rev 22275
8031708: Windows x86 build failure: JNU_ThrowOutOfMemoryError undefined Reviewed-by: alanb
Tue, 14 Jan 2014 14:54:05 +0000 7027502: Remove demo/jvmti/hprof/MonitorTest.java from exclude list with additional debug output
alanb [Tue, 14 Jan 2014 14:54:05 +0000] rev 22274
7027502: Remove demo/jvmti/hprof/MonitorTest.java from exclude list with additional debug output Reviewed-by: dholmes, sla, alanb Contributed-by: tristan.yan@oracle.com
Tue, 14 Jan 2014 06:41:10 -0800 8031566: regression test failure, SSLEngineBadBufferArrayAccess.java
xuelei [Tue, 14 Jan 2014 06:41:10 -0800] rev 22273
8031566: regression test failure, SSLEngineBadBufferArrayAccess.java Reviewed-by: mullan
Tue, 14 Jan 2014 12:05:46 +0100 8025936: Windows .pdb and .map files does not have proper dependencies setup
erikj [Tue, 14 Jan 2014 12:05:46 +0100] rev 22272
8025936: Windows .pdb and .map files does not have proper dependencies setup Reviewed-by: ihse, tbell
Tue, 14 Jan 2014 13:09:34 +0100 8030847: java/lang/management/ThreadMXBean/ThreadBlockedCount.java fails intermittently again
jbachorik [Tue, 14 Jan 2014 13:09:34 +0100] rev 22271
8030847: java/lang/management/ThreadMXBean/ThreadBlockedCount.java fails intermittently again Reviewed-by: dholmes, sla, mchung
Tue, 14 Jan 2014 11:08:33 +0100 6380601: MISC_REGRESSION tests need to be more resilient to ps cmd problems
ykantser [Tue, 14 Jan 2014 11:08:33 +0100] rev 22270
6380601: MISC_REGRESSION tests need to be more resilient to ps cmd problems Reviewed-by: sla, alanb, jbachorik
Tue, 14 Jan 2014 13:31:44 +0800 8031046: Native Windows ccache might still get unsupported ticket
weijun [Tue, 14 Jan 2014 13:31:44 +0800] rev 22269
8031046: Native Windows ccache might still get unsupported ticket Reviewed-by: valeriep
Mon, 13 Jan 2014 21:12:58 -0800 8030829: Add MD5 to jdk.certpath.disabledAlgorithms security property
xuelei [Mon, 13 Jan 2014 21:12:58 -0800] rev 22268
8030829: Add MD5 to jdk.certpath.disabledAlgorithms security property Reviewed-by: mullan, weijun
Mon, 13 Jan 2014 20:56:18 -0800 8028518: Increase the priorities of GCM cipher suites
xuelei [Mon, 13 Jan 2014 20:56:18 -0800] rev 22267
8028518: Increase the priorities of GCM cipher suites Reviewed-by: wetmore
Mon, 13 Jan 2014 16:32:18 -0800 8029007: Check src/share/native/sun/misc code for JNI pending exceptions
dxu [Mon, 13 Jan 2014 16:32:18 -0800] rev 22266
8029007: Check src/share/native/sun/misc code for JNI pending exceptions Reviewed-by: chegar, alanb, rriggs, mchung
Mon, 13 Jan 2014 14:52:49 -0800 8031589: Fix doclint issues in java.beans.beancontext
darcy [Mon, 13 Jan 2014 14:52:49 -0800] rev 22265
8031589: Fix doclint issues in java.beans.beancontext Reviewed-by: alanb
Sat, 11 Jan 2014 09:19:47 -0800 8031372: JDK 9 Specification-Version in jar files is still 1.8
ascarpino [Sat, 11 Jan 2014 09:19:47 -0800] rev 22264
8031372: JDK 9 Specification-Version in jar files is still 1.8 Reviewed-by: alanb, erikj, wetmore
Sat, 11 Jan 2014 11:22:35 +0000 Merge
coffeys [Sat, 11 Jan 2014 11:22:35 +0000] rev 22263
Merge
Mon, 30 Dec 2013 16:46:55 +0400 8025051: Update resource files for TimeZone display names
aefimov [Mon, 30 Dec 2013 16:46:55 +0400] rev 22262
8025051: Update resource files for TimeZone display names Reviewed-by: okutsu, mfang
Fri, 10 Jan 2014 19:48:02 +0100 8031525: Logger created in test/tools/jar/UpdateManifest.java might get gc'ed too early.
dfuchs [Fri, 10 Jan 2014 19:48:02 +0100] rev 22261
8031525: Logger created in test/tools/jar/UpdateManifest.java might get gc'ed too early. Summary: The test needs to keep a strong reference on its loggers otherwise the modification of the logger level may only be transient. Reviewed-by: chegar
Fri, 10 Jan 2014 09:24:47 -0800 8031082: Fix non-missing doclint problems in client libraries
darcy [Fri, 10 Jan 2014 09:24:47 -0800] rev 22260
8031082: Fix non-missing doclint problems in client libraries Reviewed-by: serb
Thu, 05 Dec 2013 15:49:53 -0500 8029629: java/lang/ProcessBuilder/Basic.java fails intermittently
rriggs [Thu, 05 Dec 2013 15:49:53 -0500] rev 22259
8029629: java/lang/ProcessBuilder/Basic.java fails intermittently Summary: Improved test for Thread.interrupt Reviewed-by: martin, rriggs Contributed-by: martinrb@google.com
Fri, 10 Jan 2014 10:45:56 -0500 8030875: Macros for checking and returning on exceptions
rriggs [Fri, 10 Jan 2014 10:45:56 -0500] rev 22258
8030875: Macros for checking and returning on exceptions Summary: Move exception checking macros to common jni_util.h Reviewed-by: chegar
Fri, 10 Jan 2014 16:17:34 +0100 8031428: CountTest causes lambda Ser/Derialization tests to fail
psandoz [Fri, 10 Jan 2014 16:17:34 +0100] rev 22257
8031428: CountTest causes lambda Ser/Derialization tests to fail Reviewed-by: chegar
Fri, 10 Jan 2014 15:51:24 +0100 8031068: java/util/logging/ParentLoggersTest.java: checkLoggers: getLoggerNames() returned unexpected loggers
dfuchs [Fri, 10 Jan 2014 15:51:24 +0100] rev 22256
8031068: java/util/logging/ParentLoggersTest.java: checkLoggers: getLoggerNames() returned unexpected loggers Summary: The test was not keeping any strong reference on the loggers it created allowing for them to be garbage collected too early. Reviewed-by: mchung, chegar
Fri, 10 Jan 2014 08:22:00 +0100 8031420: sun/management/jmxremote/bootstrap/CustomLauncherTest.java fails on some platforms: Unable to locate 'libjvm.so'
jbachorik [Fri, 10 Jan 2014 08:22:00 +0100] rev 22255
8031420: sun/management/jmxremote/bootstrap/CustomLauncherTest.java fails on some platforms: Unable to locate 'libjvm.so' Reviewed-by: sla, chegar, sjiang
Thu, 09 Jan 2014 14:15:01 -0800 8030845: Fix doclint missing issues in java.awt.event
darcy [Thu, 09 Jan 2014 14:15:01 -0800] rev 22254
8030845: Fix doclint missing issues in java.awt.event Reviewed-by: prr, anthony
Tue, 21 Jan 2014 18:17:13 -0800 Added tag jdk9-b01 for changeset 0da91a6ccb5f
katleman [Tue, 21 Jan 2014 18:17:13 -0800] rev 22253
Added tag jdk9-b01 for changeset 0da91a6ccb5f
Wed, 05 Jul 2017 19:27:16 +0200 Merge
duke [Wed, 05 Jul 2017 19:27:16 +0200] rev 22252
Merge
Mon, 27 Jan 2014 21:00:29 -0800 Merge
lana [Mon, 27 Jan 2014 21:00:29 -0800] rev 22251
Merge
Thu, 05 Dec 2013 00:36:42 -0800 8029507: Enhance JVM method processing
jrose [Thu, 05 Dec 2013 00:36:42 -0800] rev 22250
8029507: Enhance JVM method processing Summary: update MemberName.clazz correctly in MemberName.resolve; also pass lookupClass to MethodHandles::resolve_MemberName Reviewed-by: acorn, vlivanov
Thu, 05 Sep 2013 10:29:00 -0400 8021266: Better life cycle for objects
coleenp [Thu, 05 Sep 2013 10:29:00 -0400] rev 22249
8021266: Better life cycle for objects Summary: Improve life cycle for objects Reviewed-by: art, hseigel Contributed-by: gerard.ziemski@oracle.com
Fri, 10 Jan 2014 12:54:08 -0800 Merge
morris [Fri, 10 Jan 2014 12:54:08 -0800] rev 22248
Merge
Fri, 10 Jan 2014 06:36:18 +0100 8022494: Make compilation IDs sequential
anoll [Fri, 10 Jan 2014 06:36:18 +0100] rev 22247
8022494: Make compilation IDs sequential Summary: Use atomic operations to provide sequential compilation IDs Reviewed-by: kvn, twisti
Thu, 09 Jan 2014 18:09:59 -0800 8026413: ScopeDesc::is_equal is declared in header file but not implemented
twisti [Thu, 09 Jan 2014 18:09:59 -0800] rev 22246
8026413: ScopeDesc::is_equal is declared in header file but not implemented Reviewed-by: kvn
Thu, 09 Jan 2014 19:03:36 +0400 8031115: intrinsics for Math.decrementExact(J) and incrementExact(J) don't work
iignatyev [Thu, 09 Jan 2014 19:03:36 +0400] rev 22245
8031115: intrinsics for Math.decrementExact(J) and incrementExact(J) don't work Reviewed-by: kvn, twisti
Thu, 09 Jan 2014 10:47:40 +0100 8011391: C1: assert(code_offset() - offset == NativeInstruction::nop_instruction_size) failed: only one instruction can go in a delay slot
adlertz [Thu, 09 Jan 2014 10:47:40 +0100] rev 22244
8011391: C1: assert(code_offset() - offset == NativeInstruction::nop_instruction_size) failed: only one instruction can go in a delay slot Summary: Remove the VerifyOopMaps flag which doesn't work for tiered or for C1 with more compiler threads than one. Reviewed-by: twisti, drchase, iveresov
Wed, 08 Jan 2014 10:25:50 -0800 8028468: Add inlining information into ciReplay
kvn [Wed, 08 Jan 2014 10:25:50 -0800] rev 22243
8028468: Add inlining information into ciReplay Summary: Allow dump and replay inlining for specified method during a program execution. Reviewed-by: roland, twisti
Wed, 08 Jan 2014 12:05:19 +0100 8029446: assert(_cfg.get_block_for_node(proj) == borig) failed: incorrect block for kill projections
adlertz [Wed, 08 Jan 2014 12:05:19 +0100] rev 22242
8029446: assert(_cfg.get_block_for_node(proj) == borig) failed: incorrect block for kill projections Summary: Added loadConP0 projection node to block in case of re-materialization of the loadConP0. x86_64 only. Reviewed-by: kvn
Wed, 08 Jan 2014 09:49:31 +0100 8029873: compiler/uncommontrap/TestStackBangRbp.java crashes with SIGSEGV
roland [Wed, 08 Jan 2014 09:49:31 +0100] rev 22241
8029873: compiler/uncommontrap/TestStackBangRbp.java crashes with SIGSEGV Summary: May end up in uncommon trap blob/deopt blob with unguarded stack Reviewed-by: kvn, twisti
Tue, 07 Jan 2014 14:26:12 -0800 8022263: use same Clang warnings on BSD as on Linux
twisti [Tue, 07 Jan 2014 14:26:12 -0800] rev 22240
8022263: use same Clang warnings on BSD as on Linux Reviewed-by: kvn, iveresov
Tue, 07 Jan 2014 16:02:10 +0100 8027571: fatal error: meet not symmetric
roland [Tue, 07 Jan 2014 16:02:10 +0100] rev 22239
8027571: fatal error: meet not symmetric Summary: meet of one constant array and one exact array not symmetric. Reviewed-by: kvn
Tue, 07 Jan 2014 14:36:34 +0100 8028064: tiered may collect wrong receiver type at virtual call
roland [Tue, 07 Jan 2014 14:36:34 +0100] rev 22238
8028064: tiered may collect wrong receiver type at virtual call Summary: when unique callee is known at compile time, recorded class may be wrong Reviewed-by: kvn, iveresov
Tue, 07 Jan 2014 12:38:22 +0100 8028536: Test cases to cover type system fixes pushed with 8024070
roland [Tue, 07 Jan 2014 12:38:22 +0100] rev 22237
8028536: Test cases to cover type system fixes pushed with 8024070 Summary: extra test cases for type speculation Reviewed-by: kvn
Mon, 06 Jan 2014 17:23:07 -0800 8029305: add type tag to AbstractCompiler
twisti [Mon, 06 Jan 2014 17:23:07 -0800] rev 22236
8029305: add type tag to AbstractCompiler Reviewed-by: iveresov, kvn
Mon, 06 Jan 2014 15:35:20 -0800 8031199: _MSC_VER is only defined on _WIN32
twisti [Mon, 06 Jan 2014 15:35:20 -0800] rev 22235
8031199: _MSC_VER is only defined on _WIN32 Reviewed-by: kvn, iveresov
Tue, 24 Dec 2013 11:48:39 -0800 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013
mikael [Tue, 24 Dec 2013 11:48:39 -0800] rev 22234
8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013 Summary: Copyright year updated for files modified during 2013 Reviewed-by: twisti, iveresov
Thu, 19 Dec 2013 20:28:45 +0000 8030633: nsk/jvmti/RedefineClasses/StressRedefine failed invalid method ordering length on Solaris
coleenp [Thu, 19 Dec 2013 20:28:45 +0000] rev 22233
8030633: nsk/jvmti/RedefineClasses/StressRedefine failed invalid method ordering length on Solaris Summary: A method with no declared methods was getting an AME overpass method with the latest change. The method_ordering array was not updated for the new methods. Reviewed-by: dcubed, acorn, dsamersoff, lfoltan, hseigel
Mon, 16 Dec 2013 08:24:33 -0500 8027804: JCK resolveMethod test fails expecting AbstractMethodError
hseigel [Mon, 16 Dec 2013 08:24:33 -0500] rev 22232
8027804: JCK resolveMethod test fails expecting AbstractMethodError Summary: Create AME overpass methods and fix method search logic Reviewed-by: kamg, acorn, lfoltan, coleenp
Fri, 13 Dec 2013 09:25:44 +0100 8029383: assert(counter_changed) failed: failed dependencies, but counter didn't change
roland [Fri, 13 Dec 2013 09:25:44 +0100] rev 22231
8029383: assert(counter_changed) failed: failed dependencies, but counter didn't change Summary: no call to SystemDictionary::notice_modification() when class is defined through Unsafe.defineAnonymousClass() can caused missed dependency change. Reviewed-by: kvn, twisti
Thu, 12 Dec 2013 15:11:35 -0500 8029351: assert(bt != T_OBJECT) failed: Guard is incorrect in VM:defmeth
drchase [Thu, 12 Dec 2013 15:11:35 -0500] rev 22230
8029351: assert(bt != T_OBJECT) failed: Guard is incorrect in VM:defmeth Summary: replace test condition with reference to the proper predicate, encode folk wisdom into an assert Reviewed-by: twisti, coleenp
Fri, 13 Dec 2013 00:34:09 +0400 8026941: [TESTBUG] java.lang.ClassNotFoundException: java.lang.invoke.InvokeGeneric
iignatyev [Fri, 13 Dec 2013 00:34:09 +0400] rev 22229
8026941: [TESTBUG] java.lang.ClassNotFoundException: java.lang.invoke.InvokeGeneric Reviewed-by: kvn, vlivanov
Thu, 12 Dec 2013 11:25:32 -0800 8029668: Kithcensink crashed with guarantee(Assembler::is_simm13(disp)) failed: Do not match large constant offsets
iveresov [Thu, 12 Dec 2013 11:25:32 -0800] rev 22228
8029668: Kithcensink crashed with guarantee(Assembler::is_simm13(disp)) failed: Do not match large constant offsets Summary: Bailout if we try to reference a stack location that we can't encode Reviewed-by: kvn, twisti
Wed, 11 Dec 2013 13:51:28 -0500 8029566: PPC: OrderAccess::load_acquire(julong) is broken
jprovino [Wed, 11 Dec 2013 13:51:28 -0500] rev 22227
8029566: PPC: OrderAccess::load_acquire(julong) is broken Summary: JFR needs this fix to run on PPC Reviewed-by: sla, mikael
Wed, 11 Dec 2013 01:09:04 +0400 8029153: [TESTBUG] test/compiler/7141637/SpreadNullArg.java fails because it expects NullPointerException
iignatyev [Wed, 11 Dec 2013 01:09:04 +0400] rev 22226
8029153: [TESTBUG] test/compiler/7141637/SpreadNullArg.java fails because it expects NullPointerException Reviewed-by: twisti
Wed, 11 Dec 2013 01:04:34 +0400 8028122: [TESTBUG] compiler/regalloc/C1ObjectSpillInLogicOp.java
iignatyev [Wed, 11 Dec 2013 01:04:34 +0400] rev 22225
8028122: [TESTBUG] compiler/regalloc/C1ObjectSpillInLogicOp.java Reviewed-by: kvn, twisti
Fri, 06 Dec 2013 16:43:56 -0800 8029366: ShouldNotReachHere error when creating an array with component type of void
twisti [Fri, 06 Dec 2013 16:43:56 -0800] rev 22224
8029366: ShouldNotReachHere error when creating an array with component type of void Reviewed-by: kvn
Fri, 06 Dec 2013 12:11:51 -0800 8028107: Kitchensink crashed with EAV
kvn [Fri, 06 Dec 2013 12:11:51 -0800] rev 22223
8028107: Kitchensink crashed with EAV Summary: check the state of caller and callee nmethods and skip call site patching if any of them is not alive Reviewed-by: jrose, twisti
Mon, 09 Dec 2013 10:03:39 +0100 8029106: JVM crashes in Metachunk::Metachunk during parallel class redefinition (PrivateMLetController, anonymous-simple_copy_1)
stefank [Mon, 09 Dec 2013 10:03:39 +0100] rev 22222
8029106: JVM crashes in Metachunk::Metachunk during parallel class redefinition (PrivateMLetController, anonymous-simple_copy_1) Summary: Fixed overflow bug in VirtualSpaceNode::is_available Reviewed-by: mgerdin, brutisso, coleenp, jmasa
Tue, 10 Dec 2013 10:31:00 +0100 8028993: Full collections with ParallelScavenge slower in JDK 8 compared to 7u40
sjohanss [Tue, 10 Dec 2013 10:31:00 +0100] rev 22221
8028993: Full collections with ParallelScavenge slower in JDK 8 compared to 7u40 Summary: Reducing the number of calls to follow_class_loader to speed up the marking phase. Also removed some unnecessary calls to adjust_klass. Reviewed-by: stefank, jmasa, mgerdin
Mon, 09 Dec 2013 08:20:45 +0100 8029326: G1 does not check if threads gets created
ehelin [Mon, 09 Dec 2013 08:20:45 +0100] rev 22220
8029326: G1 does not check if threads gets created Reviewed-by: brutisso, jmasa, jwilhelm
Tue, 10 Dec 2013 16:18:26 -0500 8028741: Interface Method Resolution should skip static and non-public methods in j.l.Object
hseigel [Tue, 10 Dec 2013 16:18:26 -0500] rev 22219
8028741: Interface Method Resolution should skip static and non-public methods in j.l.Object Summary: Implementation of JDK 8 JVMS 5.4.3.4 specification change to skip static and non-public methods of java.lang.Object for interface method resolution. Reviewed-by: acorn, coleenp Contributed-by: lois.foltan@oracle.com
Fri, 06 Dec 2013 11:33:10 -0500 8029415: java/lang/reflect/Method/invoke/TestPrivateInterfaceMethodReflect.java fails on all platforms with hs25-b61
hseigel [Fri, 06 Dec 2013 11:33:10 -0500] rev 22218
8029415: java/lang/reflect/Method/invoke/TestPrivateInterfaceMethodReflect.java fails on all platforms with hs25-b61 Summary: Check first that a class is not a dynamically-generated bytecode associated with 1.4 reflection implementation, to emitting an ICCE of an invokespecial IMR of a method in an indirect superinterface. Reviewed-by: acorn, hseigel Contributed-by: lois.foltan@oracle.com
Thu, 05 Dec 2013 12:35:38 +0100 8028412: AsyncGetCallTrace() is broken on x86 in JDK 7u40
mgronlun [Thu, 05 Dec 2013 12:35:38 +0100] rev 22217
8028412: AsyncGetCallTrace() is broken on x86 in JDK 7u40 Reviewed-by: kvn, sspitsyn
Wed, 04 Dec 2013 14:43:50 +0100 8029395: SA: jstack throws WrongTypeException
sla [Wed, 04 Dec 2013 14:43:50 +0100] rev 22216
8029395: SA: jstack throws WrongTypeException Summary: SA missed some TLABs Reviewed-by: dsamersoff, mgerdin, brutisso
Wed, 04 Dec 2013 08:10:31 -0500 8027458: VM anonymous classes: wrong context for protected access checks
hseigel [Wed, 04 Dec 2013 08:10:31 -0500] rev 22215
8027458: VM anonymous classes: wrong context for protected access checks Summary: Use the anonymous class's host class for protected access checks Reviewed-by: acorn, coleenp, lfoltan
Tue, 31 Dec 2013 19:26:57 +0400 8028587: New tests development for intrisics for basic operators - add, neg, inc, dec, sub, mul
iignatyev [Tue, 31 Dec 2013 19:26:57 +0400] rev 22214
8028587: New tests development for intrisics for basic operators - add, neg, inc, dec, sub, mul Reviewed-by: twisti Contributed-by: anton.ivanov@oracle.com
Thu, 26 Dec 2013 21:00:23 -0800 8027388: JVM crashes with SIGSEGV (0xb) at pc=0x00000001077cbbf6
iveresov [Thu, 26 Dec 2013 21:00:23 -0800] rev 22213
8027388: JVM crashes with SIGSEGV (0xb) at pc=0x00000001077cbbf6 Summary: Make object non-scalarizable if it has field with multiple bases one of which is null Reviewed-by: kvn, twisti
Fri, 20 Dec 2013 10:31:14 +0100 8028052: compiler/startup/SmallCodeCacheStartup.java fails there is no 'no space to run compiler' in the output
anoll [Fri, 20 Dec 2013 10:31:14 +0100] rev 22212
8028052: compiler/startup/SmallCodeCacheStartup.java fails there is no 'no space to run compiler' in the output Summary: Weaken test so that configurations that have no C1 compiler pass Reviewed-by: iveresov
Fri, 20 Dec 2013 10:29:44 +0100 8030783: Provide regression test for 8026478: -XX:+VerifyAdapterSharing is broken
anoll [Fri, 20 Dec 2013 10:29:44 +0100] rev 22211
8030783: Provide regression test for 8026478: -XX:+VerifyAdapterSharing is broken Summary: Added simple regression test Reviewed-by: iveresov
Thu, 19 Dec 2013 14:08:02 +0100 8025277: Add -XX: flag to print code cache sweeper statistics
anoll [Thu, 19 Dec 2013 14:08:02 +0100] rev 22210
8025277: Add -XX: flag to print code cache sweeper statistics Summary: New diagnostic flag prints statistics about the code cache sweeper Reviewed-by: kvn Contributed-by: tobi.hartmann@gmail.com
Thu, 19 Dec 2013 06:09:16 +0100 8026478: -XX:+VerifyAdapterSharing is broken
anoll [Thu, 19 Dec 2013 06:09:16 +0100] rev 22209
8026478: -XX:+VerifyAdapterSharing is broken Summary: Fix by considering all checks in StubRoutines Reviewed-by: kvn, twisti
Tue, 17 Dec 2013 08:31:06 +0100 8029091: Bug in calculation of code cache sweeping interval
anoll [Tue, 17 Dec 2013 08:31:06 +0100] rev 22208
8029091: Bug in calculation of code cache sweeping interval Summary: Use signed data type so that no underflow can happen Reviewed-by: kvn, roland
Thu, 09 Jan 2014 16:53:51 +0100 Merge
ehelin [Thu, 09 Jan 2014 16:53:51 +0100] rev 22207
Merge
Tue, 07 Jan 2014 16:15:35 +0100 Merge
ehelin [Tue, 07 Jan 2014 16:15:35 +0100] rev 22206
Merge
Tue, 07 Jan 2014 13:31:33 +0100 8027364: PSScavenge accounts too large code section to StringTable unlink
tschatzl [Tue, 07 Jan 2014 13:31:33 +0100] rev 22205
8027364: PSScavenge accounts too large code section to StringTable unlink Summary: Correct timing measurement by modifying the scope of the GCTraceTime instance. Reviewed-by: ysr, tamao Contributed-by: Jeremy Manson <jeremymanson@google.com>
Mon, 16 Dec 2013 13:43:06 +0100 8027440: DefNew does not log heap change information when a promotion failure occurs
brutisso [Mon, 16 Dec 2013 13:43:06 +0100] rev 22204
8027440: DefNew does not log heap change information when a promotion failure occurs Reviewed-by: tamao, jmasa
Mon, 16 Dec 2013 08:54:14 +0100 8029524: Remove unsused method CollectedHeap::unsafe_max_alloc()
brutisso [Mon, 16 Dec 2013 08:54:14 +0100] rev 22203
8029524: Remove unsused method CollectedHeap::unsafe_max_alloc() Reviewed-by: pliden, jmasa
Wed, 08 Jan 2014 13:53:24 -0800 Merge
dcubed [Wed, 08 Jan 2014 13:53:24 -0800] rev 22202
Merge
Tue, 07 Jan 2014 13:26:56 -0500 8029178: Parallel class loading test anonymous-simple gets SIGSEGV in Metaspace::contains
coleenp [Tue, 07 Jan 2014 13:26:56 -0500] rev 22201
8029178: Parallel class loading test anonymous-simple gets SIGSEGV in Metaspace::contains Summary: Metaspace::contains cannot look at purged metaspaces while CMS concurrently deallocates them. Reviewed-by: mgerdin, sspitsyn, jmasa
Tue, 07 Jan 2014 12:32:57 +0100 8031305: (hotspot) com.sun.management.VMOption is missing the ATTACH_ON_DEMAND origin
sla [Tue, 07 Jan 2014 12:32:57 +0100] rev 22200
8031305: (hotspot) com.sun.management.VMOption is missing the ATTACH_ON_DEMAND origin Reviewed-by: jbachorik, mchung, dholmes
Tue, 07 Jan 2014 10:50:28 +0100 4990369: visibleMethods() and methodsByName() return wrong visible methods
sla [Tue, 07 Jan 2014 10:50:28 +0100] rev 22199
4990369: visibleMethods() and methodsByName() return wrong visible methods Reviewed-by: sspitsyn, coleenp
Mon, 06 Jan 2014 08:44:24 -0500 8030955: assert(_prologue != NULL) failed: prologue pointer must be initialized
hseigel [Mon, 06 Jan 2014 08:44:24 -0500] rev 22198
8030955: assert(_prologue != NULL) failed: prologue pointer must be initialized Summary: Allow multiple calls to PerfMemory::destroy() Reviewed-by: zgu, coleenp
Tue, 31 Dec 2013 08:58:08 -0500 6730115: Fastdebug VM crashes with "ExceptionMark destructor expects no pending exceptions" error
zgu [Tue, 31 Dec 2013 08:58:08 -0500] rev 22197
6730115: Fastdebug VM crashes with "ExceptionMark destructor expects no pending exceptions" error Summary: Fixed incompatible uses of EXCEPTION_MARK and CHECK macros in AttachListener::init(), handle exception locally. Reviewed-by: minqi, coleenp
Mon, 23 Dec 2013 18:44:59 -0500 8023735: [TESTBUG] runtime/XCheckJniJsig/XCheckJSig.java fails on MacOS X
hseigel [Mon, 23 Dec 2013 18:44:59 -0500] rev 22196
8023735: [TESTBUG] runtime/XCheckJniJsig/XCheckJSig.java fails on MacOS X Summary: Look for libjsig in correct locations and do not fail if it's not found Reviewed-by: zgu, ccheung
Mon, 23 Dec 2013 18:39:47 +0000 Merge
iignatyev [Mon, 23 Dec 2013 18:39:47 +0000] rev 22195
Merge
Mon, 23 Dec 2013 20:56:18 +0400 8029070: memory leak in jmm_SetVMGlobal
iignatyev [Mon, 23 Dec 2013 20:56:18 +0400] rev 22194
8029070: memory leak in jmm_SetVMGlobal Reviewed-by: kvn, dholmes
Mon, 23 Dec 2013 10:13:42 -0500 8021774: [TESTBUG] Tests failed because of a warning in its output
hseigel [Mon, 23 Dec 2013 10:13:42 -0500] rev 22193
8021774: [TESTBUG] Tests failed because of a warning in its output Summary: Remove check for warning Reviewed-by: zgu, mseledtsov Contributed-by: george.triantafillou@oracle.com
Wed, 18 Dec 2013 23:09:57 +0400 6969276: minor memory leak detected by cppcheck in agent/src/os/linux/symtab.c
dsamersoff [Wed, 18 Dec 2013 23:09:57 +0400] rev 22192
6969276: minor memory leak detected by cppcheck in agent/src/os/linux/symtab.c Summary: missed free call on error return Reviewed-by: sla, sspitsyn, igerasim
Wed, 18 Dec 2013 20:32:46 +0400 8028408: unused-value warning on forte.cpp when build on Mac
dsamersoff [Wed, 18 Dec 2013 20:32:46 +0400] rev 22191
8028408: unused-value warning on forte.cpp when build on Mac Summary: cast argument to void in function type definition Reviewed-by: sla, sspitsyn
Wed, 18 Dec 2013 08:39:06 +0100 8029726: On OS X some dtrace probe names are mismatched with Solaris
sla [Wed, 18 Dec 2013 08:39:06 +0100] rev 22190
8029726: On OS X some dtrace probe names are mismatched with Solaris 8029727: On OS X dtrace probes Call<type>MethodA/Call<type>MethodV are not fired. 8029728: On OS X dtrace probes SetStaticBooleanField are not fired Reviewed-by: kamg, dsamersoff
Mon, 16 Dec 2013 10:34:30 +0100 8028737: Remove JVM_AccessVMIntFlag / JVM_AccessVMBooleanFlag / JVM_VMBreakPoint
sla [Mon, 16 Dec 2013 10:34:30 +0100] rev 22189
8028737: Remove JVM_AccessVMIntFlag / JVM_AccessVMBooleanFlag / JVM_VMBreakPoint Reviewed-by: dcubed, coleenp
Mon, 16 Dec 2013 10:57:08 -0800 8026300: VM warning: increase O_BUFLEN in ostream.hpp -- output truncated occurs with fastdebug VM when printing flags
zgu [Mon, 16 Dec 2013 10:57:08 -0800] rev 22188
8026300: VM warning: increase O_BUFLEN in ostream.hpp -- output truncated occurs with fastdebug VM when printing flags Summary: Fixed wrong print string format Reviewed-by: sla, ccheung
Mon, 16 Dec 2013 11:17:33 +0100 8029798: Build warnings in windows/makefiles/sa.make
sla [Mon, 16 Dec 2013 11:17:33 +0100] rev 22187
8029798: Build warnings in windows/makefiles/sa.make Reviewed-by: sla Contributed-by: francis.andre.kampbell@orange.fr
Thu, 26 Dec 2013 11:16:44 -0500 8030656: Bad version check for parameter information in src/share/vm/classfile/javaClasses.cpp
darcy [Thu, 26 Dec 2013 11:16:44 -0500] rev 22186
8030656: Bad version check for parameter information in src/share/vm/classfile/javaClasses.cpp Summary: Switched version check to check for greater than or equal to 8, not equal to 8 Reviewed-by: dholmes, kamg
Tue, 21 Jan 2014 18:16:59 -0800 Added tag jdk9-b01 for changeset 7ef63208c60e
katleman [Tue, 21 Jan 2014 18:16:59 -0800] rev 22185
Added tag jdk9-b01 for changeset 7ef63208c60e
Mon, 27 Jan 2014 21:00:03 -0800 Merge
lana [Mon, 27 Jan 2014 21:00:03 -0800] rev 22184
Merge
Thu, 16 Jan 2014 21:43:13 -0800 Merge
asaha [Thu, 16 Jan 2014 21:43:13 -0800] rev 22183
Merge
Wed, 15 Jan 2014 14:19:11 -0800 8031822: Regenerate common/autoconf/generated-configure.sh after merging changes from CPU14_01
asaha [Wed, 15 Jan 2014 14:19:11 -0800] rev 22182
8031822: Regenerate common/autoconf/generated-configure.sh after merging changes from CPU14_01 Reviewed-by: tbell
Thu, 16 Jan 2014 17:16:33 +0100 8031709: Configure --with-jvm-variants=client, server, x produces default outputdir containing comma
erikj [Thu, 16 Jan 2014 17:16:33 +0100] rev 22181
8031709: Configure --with-jvm-variants=client, server, x produces default outputdir containing comma Reviewed-by: ihse, tbell
Tue, 14 Jan 2014 12:49:01 -0800 8011180: remove obsolete scripts
mduigou [Tue, 14 Jan 2014 12:49:01 -0800] rev 22180
8011180: remove obsolete scripts Reviewed-by: smarks, erikj, psandoz
Tue, 14 Jan 2014 10:25:22 -0800 8031668: TOOLCHAIN_FIND_COMPILER unexpectedly resolves symbolic links
mduigou [Tue, 14 Jan 2014 10:25:22 -0800] rev 22179
8031668: TOOLCHAIN_FIND_COMPILER unexpectedly resolves symbolic links Reviewed-by: erikj, ihse
Tue, 14 Jan 2014 12:05:32 +0100 8025936: Windows .pdb and .map files does not have proper dependencies setup
erikj [Tue, 14 Jan 2014 12:05:32 +0100] rev 22178
8025936: Windows .pdb and .map files does not have proper dependencies setup Reviewed-by: ihse, tbell
Tue, 14 Jan 2014 12:03:29 +0100 8031580: bootcycle-images crashes with Unrecognized VM option 'PermSize=32m'
erikj [Tue, 14 Jan 2014 12:03:29 +0100] rev 22177
8031580: bootcycle-images crashes with Unrecognized VM option 'PermSize=32m' Reviewed-by: sla, tbell
Thu, 09 Jan 2014 12:35:20 +0100 8029908: jdk 8u5 mac build produces incorrect version string 1.8.0_5
erikj [Thu, 09 Jan 2014 12:35:20 +0100] rev 22176
8029908: jdk 8u5 mac build produces incorrect version string 1.8.0_5 Reviewed-by: tbell, ihse
Tue, 21 Jan 2014 18:16:48 -0800 Added tag jdk9-b01 for changeset 897e2da883cd
katleman [Tue, 21 Jan 2014 18:16:48 -0800] rev 22175
Added tag jdk9-b01 for changeset 897e2da883cd
Wed, 05 Jul 2017 19:26:54 +0200 Added tag jdk9-b01 for changeset f130ca87de66
duke [Wed, 05 Jul 2017 19:26:54 +0200] rev 22174
Added tag jdk9-b01 for changeset f130ca87de66
Wed, 05 Jul 2017 19:26:54 +0200 Merge jdk9-b01
duke [Wed, 05 Jul 2017 19:26:54 +0200] rev 22173
Merge
Wed, 05 Jul 2017 19:26:50 +0200 Merge
duke [Wed, 05 Jul 2017 19:26:50 +0200] rev 22172
Merge
Tue, 07 Jan 2014 15:00:23 -0800 8000962: Update JDK_MINOR_VERSION for JDK 9
darcy [Tue, 07 Jan 2014 15:00:23 -0800] rev 22171
8000962: Update JDK_MINOR_VERSION for JDK 9 Reviewed-by: jjg, ksrini
Tue, 07 Jan 2014 13:47:49 -0800 8031360: Update langtools code base to use RELEASE_9
darcy [Tue, 07 Jan 2014 13:47:49 -0800] rev 22170
8031360: Update langtools code base to use RELEASE_9 Reviewed-by: jjg
Tue, 07 Jan 2014 11:43:56 -0800 8028543: Add SourceVersion.RELEASE_9
darcy [Tue, 07 Jan 2014 11:43:56 -0800] rev 22169
8028543: Add SourceVersion.RELEASE_9 Reviewed-by: jjg
Sun, 22 Dec 2013 21:57:01 -0800 8030626: java.lang.VerifyError: Bad return type when lambda's body is in parentheses
rfield [Sun, 22 Dec 2013 21:57:01 -0800] rev 22168
8030626: java.lang.VerifyError: Bad return type when lambda's body is in parentheses Summary: properly type convert the body of a lambda expression (forward port to JDK9 of 8029558) Reviewed-by: vromero
Thu, 19 Dec 2013 22:24:27 +0000 8029240: Default methods not always visible under -source 7
vromero [Thu, 19 Dec 2013 22:24:27 +0000] rev 22167
8029240: Default methods not always visible under -source 7 Reviewed-by: jjg
Thu, 19 Dec 2013 21:58:50 +0000 8030218: javac, compile time error isn't shown when final static field is not assigned, follow-up
vromero [Thu, 19 Dec 2013 21:58:50 +0000] rev 22166
8030218: javac, compile time error isn't shown when final static field is not assigned, follow-up Reviewed-by: jjg, jfranck, sundar
Thu, 19 Dec 2013 20:16:44 +0000 8030807: langtools should still build using jdk 7
vromero [Thu, 19 Dec 2013 20:16:44 +0000] rev 22165
8030807: langtools should still build using jdk 7 Reviewed-by: briangoetz
Thu, 19 Dec 2013 11:38:45 -0500 8030726: tools/javac/NoStringToLower.java fails due to enforcement no use of String.toLowerCase on non-langtools classes
emc [Thu, 19 Dec 2013 11:38:45 -0500] rev 22164
8030726: tools/javac/NoStringToLower.java fails due to enforcement no use of String.toLowerCase on non-langtools classes Summary: Fix NoStringToLower test to only enforce ban on String.toLowerCase on langtools classes Reviewed-by: vromero, jfranck Contributed-by: paul.govereau@oracle.com
Wed, 18 Dec 2013 16:05:18 -0500 8030244: Update langtools to use Diamond
briangoetz [Wed, 18 Dec 2013 16:05:18 -0500] rev 22163
8030244: Update langtools to use Diamond Reviewed-by: darcy
Wed, 18 Dec 2013 19:22:58 +0000 8029721: javac crash for annotated parameter type of lambda in a field
vromero [Wed, 18 Dec 2013 19:22:58 +0000] rev 22162
8029721: javac crash for annotated parameter type of lambda in a field Reviewed-by: rfield, jfranck
Wed, 18 Dec 2013 19:15:58 +0000 8029569: internal javac cast exception when resolving varargs ambiguity
vromero [Wed, 18 Dec 2013 19:15:58 +0000] rev 22161
8029569: internal javac cast exception when resolving varargs ambiguity Reviewed-by: jjg
Fri, 06 Dec 2013 09:07:47 -0800 8029504: Regression: TestDocRootLink test fails on Windows
ksrini [Fri, 06 Dec 2013 09:07:47 -0800] rev 22160
8029504: Regression: TestDocRootLink test fails on Windows Reviewed-by: bpatel, jjg
Wed, 18 Dec 2013 10:29:25 -0500 8030253: Update langtools to use strings-in-switch
briangoetz [Wed, 18 Dec 2013 10:29:25 -0500] rev 22159
8030253: Update langtools to use strings-in-switch 8030262: Update langtools to use foreach loops 8030245: Update langtools to use try-with-resources and multi-catch Reviewed-by: darcy
Tue, 17 Dec 2013 19:27:49 -0500 8030687: Add .out files to fix failing tests
emc [Tue, 17 Dec 2013 19:27:49 -0500] rev 22158
8030687: Add .out files to fix failing tests Summary: Forgot to hg add golden files in a previous fix Reviewed-by: jjg
Tue, 17 Dec 2013 18:15:48 -0500 8030642: Add golden files to javac/limits
emc [Tue, 17 Dec 2013 18:15:48 -0500] rev 22157
8030642: Add golden files to javac/limits Summary: Add golden files to check output of negative compilation tests in javac/limits Reviewed-by: jjg, emc Contributed-by: paul.govereau@oracle.com
Tue, 17 Dec 2013 10:28:36 -0800 8030080: Correct misstatement in JSR 269 MR (in javax.lang.model)
darcy [Tue, 17 Dec 2013 10:28:36 -0800] rev 22156
8030080: Correct misstatement in JSR 269 MR (in javax.lang.model) Reviewed-by: jfranck
Tue, 17 Dec 2013 10:58:26 +0100 8028235: Better error recovery for parsing 'void' as a type of the lambda parameter
jlahoda [Tue, 17 Dec 2013 10:58:26 +0100] rev 22155
8028235: Better error recovery for parsing 'void' as a type of the lambda parameter Summary: Handle "void" as a primitive type in JavacParser.analyzeParens. Reviewed-by: vromero
Tue, 17 Dec 2013 10:58:21 +0100 8028415: TreeMaker.Literal(Object) creates invalid JCLiterals when passed a Character.
jlahoda [Tue, 17 Dec 2013 10:58:21 +0100] rev 22154
8028415: TreeMaker.Literal(Object) creates invalid JCLiterals when passed a Character. Summary: JCLiteral for char must contain an Integer, not the provided Character. Reviewed-by: jjg
Tue, 17 Dec 2013 10:55:59 +0100 8029800: Flags.java uses String.toLowerCase without specifying Locale
jlahoda [Tue, 17 Dec 2013 10:55:59 +0100] rev 22153
8029800: Flags.java uses String.toLowerCase without specifying Locale Summary: Introducing StringUtils.toLowerCase/toUpperCase independent on the default locale, converting almost all usages of String.toLowerCase/toUpperCase to use the new methods. Reviewed-by: jjg, bpatel
Tue, 17 Dec 2013 10:55:58 +0100 8029715: test needs bugID added to @bug tag
jlahoda [Tue, 17 Dec 2013 10:55:58 +0100] rev 22152
8029715: test needs bugID added to @bug tag Summary: Adding forgotten bug number Reviewed-by: vromero
Mon, 16 Dec 2013 10:15:38 -0800 8028545: Add -source 9 and -target 9 to javac
darcy [Mon, 16 Dec 2013 10:15:38 -0800] rev 22151
8028545: Add -source 9 and -target 9 to javac 8000961: Change javac source and target default to 9 Reviewed-by: jjg
Mon, 16 Dec 2013 17:33:18 +0000 8030214: fix for JDK-8020216 breaks the build
vromero [Mon, 16 Dec 2013 17:33:18 +0000] rev 22150
8030214: fix for JDK-8020216 breaks the build Reviewed-by: jjg
Mon, 16 Dec 2013 15:07:13 +0000 8028708: TEST_BUG, Tests should pass through VM options, langtools tests
vromero [Mon, 16 Dec 2013 15:07:13 +0000] rev 22149
8028708: TEST_BUG, Tests should pass through VM options, langtools tests Reviewed-by: jjg, vromero Contributed-by: andrey.x.nazarov@oracle.com
Mon, 16 Dec 2013 14:32:12 +0000 8020216: javac, compile time error isn't shown when final static field is not assigned
vromero [Mon, 16 Dec 2013 14:32:12 +0000] rev 22148
8020216: javac, compile time error isn't shown when final static field is not assigned Reviewed-by: jjg
Fri, 13 Dec 2013 09:36:24 -0800 8030068: Update .jcheck/conf files for JDK 9
iris [Fri, 13 Dec 2013 09:36:24 -0800] rev 22147
8030068: Update .jcheck/conf files for JDK 9 Reviewed-by: mr
Thu, 12 Dec 2013 15:27:11 -0800 Added tag jdk9-b00 for changeset 4b89cce23b75
iris [Thu, 12 Dec 2013 15:27:11 -0800] rev 22146
Added tag jdk9-b00 for changeset 4b89cce23b75
Wed, 05 Jul 2017 19:26:45 +0200 Merge
duke [Wed, 05 Jul 2017 19:26:45 +0200] rev 22145
Merge
Fri, 13 Dec 2013 09:35:35 -0800 8030068: Update .jcheck/conf files for JDK 9
iris [Fri, 13 Dec 2013 09:35:35 -0800] rev 22144
8030068: Update .jcheck/conf files for JDK 9 Reviewed-by: mr
Thu, 12 Dec 2013 15:27:07 -0800 Added tag jdk9-b00 for changeset 2b1cd447f3b6
iris [Thu, 12 Dec 2013 15:27:07 -0800] rev 22143
Added tag jdk9-b00 for changeset 2b1cd447f3b6
Wed, 05 Jul 2017 19:26:41 +0200 Merge
duke [Wed, 05 Jul 2017 19:26:41 +0200] rev 22142
Merge
Thu, 12 Dec 2013 11:36:40 -0800 8029895: XMLOutputFactory.newFactory(String, ClassLoader) - incorrect specification
joehw [Thu, 12 Dec 2013 11:36:40 -0800] rev 22141
8029895: XMLOutputFactory.newFactory(String, ClassLoader) - incorrect specification Reviewed-by: alanb, dfuchs, lancea
Sun, 05 Jan 2014 21:00:00 -0800 8027359: XML parser returns incorrect parsing results
joehw [Sun, 05 Jan 2014 21:00:00 -0800] rev 22140
8027359: XML parser returns incorrect parsing results Reviewed-by: lancea
Mon, 23 Dec 2013 14:07:05 -0800 8029236: Update copyright year to match last edit in jdk8 jaxp repository for 2013
joehw [Mon, 23 Dec 2013 14:07:05 -0800] rev 22139
8029236: Update copyright year to match last edit in jdk8 jaxp repository for 2013 Reviewed-by: lancea, mchung
Mon, 23 Dec 2013 13:57:42 -0800 8029955: AIOB in XMLEntityScanner.scanLiteral upon parsing literals with > 100 LF chars
joehw [Mon, 23 Dec 2013 13:57:42 -0800] rev 22138
8029955: AIOB in XMLEntityScanner.scanLiteral upon parsing literals with > 100 LF chars Reviewed-by: dfuchs, lancea, ulfzibis
Fri, 13 Dec 2013 09:35:23 -0800 8030068: Update .jcheck/conf files for JDK 9
iris [Fri, 13 Dec 2013 09:35:23 -0800] rev 22137
8030068: Update .jcheck/conf files for JDK 9 Reviewed-by: mr
Thu, 12 Dec 2013 15:27:07 -0800 Added tag jdk9-b00 for changeset 6b9397692808
iris [Thu, 12 Dec 2013 15:27:07 -0800] rev 22136
Added tag jdk9-b00 for changeset 6b9397692808
Wed, 05 Jul 2017 19:26:37 +0200 Merge
duke [Wed, 05 Jul 2017 19:26:37 +0200] rev 22135
Merge
Fri, 13 Dec 2013 09:36:37 -0800 8030068: Update .jcheck/conf files for JDK 9
iris [Fri, 13 Dec 2013 09:36:37 -0800] rev 22134
8030068: Update .jcheck/conf files for JDK 9 Reviewed-by: mr
Thu, 12 Dec 2013 15:27:12 -0800 Added tag jdk9-b00 for changeset 0127c0df76cd
iris [Thu, 12 Dec 2013 15:27:12 -0800] rev 22133
Added tag jdk9-b00 for changeset 0127c0df76cd
Wed, 05 Jul 2017 19:26:34 +0200 Merge
duke [Wed, 05 Jul 2017 19:26:34 +0200] rev 22132
Merge
Mon, 23 Dec 2013 18:42:26 +0000 8029231: Update copyright years for files in corba repository for 2013
ssides [Mon, 23 Dec 2013 18:42:26 +0000] rev 22131
8029231: Update copyright years for files in corba repository for 2013 Reviewed-by: mchung, coffeys
Fri, 13 Dec 2013 09:35:01 -0800 8030068: Update .jcheck/conf files for JDK 9
iris [Fri, 13 Dec 2013 09:35:01 -0800] rev 22130
8030068: Update .jcheck/conf files for JDK 9 Reviewed-by: mr
Thu, 12 Dec 2013 15:27:04 -0800 Added tag jdk9-b00 for changeset 40be46e0fee0
iris [Thu, 12 Dec 2013 15:27:04 -0800] rev 22129
Added tag jdk9-b00 for changeset 40be46e0fee0
Wed, 05 Jul 2017 19:26:30 +0200 Merge
duke [Wed, 05 Jul 2017 19:26:30 +0200] rev 22128
Merge
Wed, 08 Jan 2014 13:25:10 -0800 8028726: (prefs) Check src/solaris/native/java/util/FileSystemPreferences.c for JNI pending exceptions
dxu [Wed, 08 Jan 2014 13:25:10 -0800] rev 22127
8028726: (prefs) Check src/solaris/native/java/util/FileSystemPreferences.c for JNI pending exceptions Reviewed-by: lancea, chegar, alanb
Wed, 08 Jan 2014 14:04:35 +0100 8030781: System.setProperties(null) drops all system properties (RELEASE not set)
erikj [Wed, 08 Jan 2014 14:04:35 +0100] rev 22126
8030781: System.setProperties(null) drops all system properties (RELEASE not set) Reviewed-by: alanb
Wed, 08 Jan 2014 13:08:20 +0000 6772009: java/util/concurrent/locks/ReentrantLock/CancelledLockLoops.java test failed with 'Completed != 2'
alanb [Wed, 08 Jan 2014 13:08:20 +0000] rev 22125
6772009: java/util/concurrent/locks/ReentrantLock/CancelledLockLoops.java test failed with 'Completed != 2' Reviewed-by: martin, dholmes Contributed-by: srikalyan.chandrashekar@oracle.com
Wed, 08 Jan 2014 12:59:57 +0000 8030089: java/util/zip/ZipFile/FinalizeZipFile.java intermittently fails with fastdebug builds
alanb [Wed, 08 Jan 2014 12:59:57 +0000] rev 22124
8030089: java/util/zip/ZipFile/FinalizeZipFile.java intermittently fails with fastdebug builds Reviewed-by: alanb Contributed-by: tristan.yan@oracle.com
Tue, 07 Jan 2014 19:19:32 -0800 8031369: Fix raw types warnings in sun.misc.{Cache, SoftCache}
darcy [Tue, 07 Jan 2014 19:19:32 -0800] rev 22123
8031369: Fix raw types warnings in sun.misc.{Cache, SoftCache} Reviewed-by: mduigou, lancea
Tue, 07 Jan 2014 15:02:41 -0800 8000962: Update JDK_MINOR_VERSION for JDK 9
darcy [Tue, 07 Jan 2014 15:02:41 -0800] rev 22122
8000962: Update JDK_MINOR_VERSION for JDK 9 Reviewed-by: jjg, ksrini
Tue, 07 Jan 2014 14:35:57 -0800 8030823: Security Providers need to have their version numbers updated for JDK9
ascarpino [Tue, 07 Jan 2014 14:35:57 -0800] rev 22121
8030823: Security Providers need to have their version numbers updated for JDK9 Reviewed-by: xuelei, wetmore
Tue, 07 Jan 2014 12:56:29 -0800 8031361: Fix raw types warning in java.lang.management
darcy [Tue, 07 Jan 2014 12:56:29 -0800] rev 22120
8031361: Fix raw types warning in java.lang.management Reviewed-by: psandoz, lancea, alanb
Tue, 07 Jan 2014 09:58:16 -0800 8031326: Use Class<?> rather than Class in java.net method signatures
darcy [Tue, 07 Jan 2014 09:58:16 -0800] rev 22119
8031326: Use Class<?> rather than Class in java.net method signatures Reviewed-by: alanb, chegar
Tue, 07 Jan 2014 11:50:15 -0500 8031103: java.time.Duration has wrong Javadoc Comments in toDays() and toHours()
rriggs [Tue, 07 Jan 2014 11:50:15 -0500] rev 22118
8031103: java.time.Duration has wrong Javadoc Comments in toDays() and toHours() Summary: Correct specification for Duration.toDays, toHours Reviewed-by: lancea, alanb
Tue, 07 Jan 2014 09:17:56 -0800 8031302: Fix raw types lint warnings in java.security
darcy [Tue, 07 Jan 2014 09:17:56 -0800] rev 22117
8031302: Fix raw types lint warnings in java.security Reviewed-by: xuelei
Tue, 07 Jan 2014 09:09:30 -0800 8027063: SecurityManger.getClassContext returns a raw type
darcy [Tue, 07 Jan 2014 09:09:30 -0800] rev 22116
8027063: SecurityManger.getClassContext returns a raw type Reviewed-by: lancea, alanb, xuelei
Tue, 07 Jan 2014 13:00:37 +0000 Merge
chegar [Tue, 07 Jan 2014 13:00:37 +0000] rev 22115
Merge
Tue, 07 Jan 2014 12:59:32 +0000 8031142: AbstractCollection and AbstractList should specify their default implementation using @implSpec
chegar [Tue, 07 Jan 2014 12:59:32 +0000] rev 22114
8031142: AbstractCollection and AbstractList should specify their default implementation using @implSpec Reviewed-by: martin, psandoz
Tue, 07 Jan 2014 11:34:59 +0000 8031067: java/util/concurrent/atomic/AtomicUpdaters.java: java.lang.Error: Unexpected reflective access
chegar [Tue, 07 Jan 2014 11:34:59 +0000] rev 22113
8031067: java/util/concurrent/atomic/AtomicUpdaters.java: java.lang.Error: Unexpected reflective access Summary: Ensure that the test is not influenced by the default users policy. Reviewed-by: martin
Tue, 07 Jan 2014 11:33:22 +0100 8031306: Incorrect bug id on tests
psandoz [Tue, 07 Jan 2014 11:33:22 +0100] rev 22112
8031306: Incorrect bug id on tests Reviewed-by: chegar
Tue, 07 Jan 2014 11:15:11 +0100 8031187: DoubleStream.count is incorrect for a stream containing > Integer.MAX_VALUE elements
psandoz [Tue, 07 Jan 2014 11:15:11 +0100] rev 22111
8031187: DoubleStream.count is incorrect for a stream containing > Integer.MAX_VALUE elements Reviewed-by: darcy
Tue, 07 Jan 2014 09:54:16 +0100 8030801: SocketHandler(host, port) requires permission ("java.util.logging.LoggingPermission" "control")
plevart [Tue, 07 Jan 2014 09:54:16 +0100] rev 22110
8030801: SocketHandler(host, port) requires permission ("java.util.logging.LoggingPermission" "control") 8029781: Theoretical data race on java.util.logging.Handler.sealed Summary: Use privileged actions instead of racy boolean field to elevate privilege when constructing logging handlers Reviewed-by: mchung, dfuchs
Mon, 06 Jan 2014 13:54:54 -0800 8031210: Remove serial warning from java.lang.Enum
darcy [Mon, 06 Jan 2014 13:54:54 -0800] rev 22109
8031210: Remove serial warning from java.lang.Enum Reviewed-by: lancea, mduigou
Wed, 11 Dec 2013 16:52:41 -0500 8029551: Add value-type notice to java.time classes
rriggs [Wed, 11 Dec 2013 16:52:41 -0500] rev 22108
8029551: Add value-type notice to java.time classes Summary: Add warning about identity of value types and reference to ValueBased.html Reviewed-by: briangoetz, smarks, scolebourne
Mon, 06 Jan 2014 13:20:06 -0800 8007967: Infinite loop can happen in sun.security.provider.certpath.SunCertPathBuilder.depthFirstSearchForward()
juh [Mon, 06 Jan 2014 13:20:06 -0800] rev 22107
8007967: Infinite loop can happen in sun.security.provider.certpath.SunCertPathBuilder.depthFirstSearchForward() Reviewed-by: mullan
Mon, 06 Jan 2014 11:48:32 -0800 8031201: Fix casting lint issues in java.net
darcy [Mon, 06 Jan 2014 11:48:32 -0800] rev 22106
8031201: Fix casting lint issues in java.net Reviewed-by: alanb, chegar
Mon, 06 Jan 2014 11:00:12 +0000 8029354: URLPermission.<init> throws llegalArgumentException: Invalid characters in hostname
michaelm [Mon, 06 Jan 2014 11:00:12 +0000] rev 22105
8029354: URLPermission.<init> throws llegalArgumentException: Invalid characters in hostname Reviewed-by: alanb, chegar
Sun, 05 Jan 2014 21:02:57 -0800 8027359: XML parser returns incorrect parsing results
joehw [Sun, 05 Jan 2014 21:02:57 -0800] rev 22104
8027359: XML parser returns incorrect parsing results Reviewed-by: lancea
Fri, 03 Jan 2014 20:43:09 -0800 8030284: intermittent StackOverflow in RMI bench/serial test
tyan [Fri, 03 Jan 2014 20:43:09 -0800] rev 22103
8030284: intermittent StackOverflow in RMI bench/serial test Reviewed-by: smarks
Fri, 03 Jan 2014 14:04:41 -0800 8029561: Optimization in Integer to string conversion
bpb [Fri, 03 Jan 2014 14:04:41 -0800] rev 22102
8029561: Optimization in Integer to string conversion Summary: Remove FIXME-TODO comments as the suggested change does not improve performance. Reviewed-by: darcy
Fri, 03 Jan 2014 10:38:23 -0800 8030212: Several api.java.util.stream tests got "NaN" value instead of "Infinity" or "-Infinity"
darcy [Fri, 03 Jan 2014 10:38:23 -0800] rev 22101
8030212: Several api.java.util.stream tests got "NaN" value instead of "Infinity" or "-Infinity" Reviewed-by: mduigou, psandoz
Fri, 03 Jan 2014 09:49:08 -0800 8031148: Fix doclint issues in javax.xml.crypto.dsig
darcy [Fri, 03 Jan 2014 09:49:08 -0800] rev 22100
8031148: Fix doclint issues in javax.xml.crypto.dsig Reviewed-by: chegar, mullan
Fri, 03 Jan 2014 15:59:54 +0000 8031113: TEST_BUG: java/nio/channels/AsynchronousChannelGroup/Basic.java fails intermittently
alanb [Fri, 03 Jan 2014 15:59:54 +0000] rev 22099
8031113: TEST_BUG: java/nio/channels/AsynchronousChannelGroup/Basic.java fails intermittently Reviewed-by: chegar
Fri, 03 Jan 2014 15:42:05 +0000 8029018: (bf) Check src/share/native/java/nio/Bits.c for JNI pending exceptions
alanb [Fri, 03 Jan 2014 15:42:05 +0000] rev 22098
8029018: (bf) Check src/share/native/java/nio/Bits.c for JNI pending exceptions Reviewed-by: chegar
Fri, 03 Jan 2014 06:28:56 +0000 Merge
chegar [Fri, 03 Jan 2014 06:28:56 +0000] rev 22097
Merge
Fri, 03 Jan 2014 06:22:41 +0000 8031133: AbstractMap should specify its default implementation using @implSpec
dl [Fri, 03 Jan 2014 06:22:41 +0000] rev 22096
8031133: AbstractMap should specify its default implementation using @implSpec Reviewed-by: chegar, alanb
Thu, 02 Jan 2014 19:23:27 +0000 8027903: java/net/MulticastSocket/SetGetNetworkInterfaceTest.java throws java.net.SocketException: Cannot assign requested address
msheppar [Thu, 02 Jan 2014 19:23:27 +0000] rev 22095
8027903: java/net/MulticastSocket/SetGetNetworkInterfaceTest.java throws java.net.SocketException: Cannot assign requested address Summary: check for pending Exception and clear if invoking ipv6 mcast_set_xxx function during setNetworkInterface call flow. Reviewed-by: alanb, chegar
Mon, 30 Dec 2013 16:34:06 +0400 8030698: Several GUI labels in jconsole need correction
igerasim [Mon, 30 Dec 2013 16:34:06 +0400] rev 22094
8030698: Several GUI labels in jconsole need correction Reviewed-by: sla
Mon, 30 Dec 2013 11:51:19 +0800 8028780: JDK KRB5 module throws OutOfMemoryError when CCache is corrupt
weijun [Mon, 30 Dec 2013 11:51:19 +0800] rev 22093
8028780: JDK KRB5 module throws OutOfMemoryError when CCache is corrupt Reviewed-by: xuelei
Tue, 24 Dec 2013 20:07:12 -0800 8025415: Test SSLSocketImplThrowsWrongExceptions.java timed out
xuelei [Tue, 24 Dec 2013 20:07:12 -0800] rev 22092
8025415: Test SSLSocketImplThrowsWrongExceptions.java timed out Reviewed-by: weijun
Tue, 24 Dec 2013 16:43:19 -0800 8007256: RMI testlibrary cleanup: remove JavaVMCallbackHandler
smarks [Tue, 24 Dec 2013 16:43:19 -0800] rev 22091
8007256: RMI testlibrary cleanup: remove JavaVMCallbackHandler Reviewed-by: darcy
Tue, 24 Dec 2013 08:42:21 -0500 Merge
mullan [Tue, 24 Dec 2013 08:42:21 -0500] rev 22090
Merge
Tue, 24 Dec 2013 08:40:40 -0500 8030813: Signed applet fails to load when CRLs are stored in an LDAP directory
mullan [Tue, 24 Dec 2013 08:40:40 -0500] rev 22089
8030813: Signed applet fails to load when CRLs are stored in an LDAP directory Summary: Skip JNDI application resource lookup to avoid recursive JAR validation Reviewed-by: vinnie, herrick
Mon, 23 Dec 2013 14:24:48 -0800 8029997: [infra] remove Solaris ISA directories and the links
ksrini [Mon, 23 Dec 2013 14:24:48 -0800] rev 22088
8029997: [infra] remove Solaris ISA directories and the links Reviewed-by: alanb, tbell
Mon, 23 Dec 2013 14:02:27 -0800 8029955: AIOB in XMLEntityScanner.scanLiteral upon parsing literals with > 100 LF chars
joehw [Mon, 23 Dec 2013 14:02:27 -0800] rev 22087
8029955: AIOB in XMLEntityScanner.scanLiteral upon parsing literals with > 100 LF chars Reviewed-by: dfuchs, lancea, ulfzibis
Sun, 22 Dec 2013 11:20:07 +0100 8030850: Setting .level=FINEST in logging configuration file doesn't work
dfuchs [Sun, 22 Dec 2013 11:20:07 +0100] rev 22086
8030850: Setting .level=FINEST in logging configuration file doesn't work Summary: setLevel(INFO) was called too early on root logger, causing the value found in configuration file to be later ignored. Reviewed-by: mchung
Fri, 20 Dec 2013 15:10:11 -0800 7168267: Cleanup of rmi regression tests
tyan [Fri, 20 Dec 2013 15:10:11 -0800] rev 22085
7168267: Cleanup of rmi regression tests Reviewed-by: smarks
Fri, 13 Dec 2013 18:08:20 -0800 8027536: rmic: add deprecation warning message when generating JRMP static stubs/skeletons
smarks [Fri, 13 Dec 2013 18:08:20 -0800] rev 22084
8027536: rmic: add deprecation warning message when generating JRMP static stubs/skeletons Reviewed-by: mchung, dmocek
Fri, 20 Dec 2013 14:06:29 -0800 8030785: Missing "since 1.8" javadoc for java.lang.reflect.Method:getParameterCount
darcy [Fri, 20 Dec 2013 14:06:29 -0800] rev 22083
8030785: Missing "since 1.8" javadoc for java.lang.reflect.Method:getParameterCount Reviewed-by: mduigou, mchung
Fri, 20 Dec 2013 13:06:32 -0500 8029909: Clarify equals/hashcode behavior for java.time types
rriggs [Fri, 20 Dec 2013 13:06:32 -0500] rev 22082
8029909: Clarify equals/hashcode behavior for java.time types Summary: Document the behavior of equals and hashcode in java.time.chrono date types Reviewed-by: sherman, scolebourne
Fri, 20 Dec 2013 13:06:23 -0500 8030002: Enhance deserialization using readObject
rriggs [Fri, 20 Dec 2013 13:06:23 -0500] rev 22081
8030002: Enhance deserialization using readObject Reviewed-by: sherman, chegar, scolebourne
Fri, 20 Dec 2013 08:59:52 -0800 8023471: Add compatibility note to AnnotatedElement
darcy [Fri, 20 Dec 2013 08:59:52 -0800] rev 22080
8023471: Add compatibility note to AnnotatedElement Reviewed-by: smarks, jfranck, abuckley
Fri, 20 Dec 2013 14:53:38 +0100 8030187: TEST_BUG: java/util/logging/Logger/setResourceBundle/TestSetResourceBundle.java failing again
dfuchs [Fri, 20 Dec 2013 14:53:38 +0100] rev 22079
8030187: TEST_BUG: java/util/logging/Logger/setResourceBundle/TestSetResourceBundle.java failing again Summary: Yet another issue with Loggers being gc'ed too early. Reviewed-by: mchung
Fri, 20 Dec 2013 13:38:13 +0100 8030851: Update code in java.util to use newer language features
psandoz [Fri, 20 Dec 2013 13:38:13 +0100] rev 22078
8030851: Update code in java.util to use newer language features Reviewed-by: dfuchs, briangoetz, chegar, alanb, mduigou
Fri, 20 Dec 2013 09:58:03 +0000 8030690: TEST_BUG java/nio/Buffer/Chars.java fails intermittently
alanb [Fri, 20 Dec 2013 09:58:03 +0000] rev 22077
8030690: TEST_BUG java/nio/Buffer/Chars.java fails intermittently Reviewed-by: alanb Contributed-by: yiming.wang@oracle.com
Thu, 19 Dec 2013 22:59:21 -0800 8030842: Intermittent test failure SSLSocketTimeoutNulls.java
xuelei [Thu, 19 Dec 2013 22:59:21 -0800] rev 22076
8030842: Intermittent test failure SSLSocketTimeoutNulls.java Reviewed-by: weijun
Thu, 19 Dec 2013 13:43:30 -0800 8029346: LowMemoryTestConcMarkSweepGC.sh fails intermittently with timeout
mchung [Thu, 19 Dec 2013 13:43:30 -0800] rev 22075
8029346: LowMemoryTestConcMarkSweepGC.sh fails intermittently with timeout Reviewed-by: mchung Contributed-by: Tristan Yan <tristan.yan@oracle.com>
Thu, 19 Dec 2013 18:13:19 +0000 8022879: TEST_BUG: sun/nio/cs/MalformedSurrogates.java fails intermittently
alanb [Thu, 19 Dec 2013 18:13:19 +0000] rev 22074
8022879: TEST_BUG: sun/nio/cs/MalformedSurrogates.java fails intermittently Reviewed-by: martin Contributed-by: yiming.wang@oracle.com
Thu, 19 Dec 2013 14:53:10 +0100 8030192: TESTFAIL: java/util/logging/TestLoggerBundleSync.java failed with NPE
dfuchs [Thu, 19 Dec 2013 14:53:10 +0100] rev 22073
8030192: TESTFAIL: java/util/logging/TestLoggerBundleSync.java failed with NPE Summary: This is a test bug - loggers held in local variables can be arbitrarily gc'ed if that variable is no longer used. The fix makes sure that the loggers won't be arbitrarily gc'ed before the test is complete. Reviewed-by: mchung
Thu, 19 Dec 2013 13:08:05 +0000 Merge
chegar [Thu, 19 Dec 2013 13:08:05 +0000] rev 22072
Merge
Thu, 19 Dec 2013 10:40:50 +0000 Merge
chegar [Thu, 19 Dec 2013 10:40:50 +0000] rev 22071
Merge
Thu, 19 Dec 2013 10:31:59 +0000 8026155: Enhance ForkJoin pool
dl [Thu, 19 Dec 2013 10:31:59 +0000] rev 22070
8026155: Enhance ForkJoin pool Reviewed-by: chegar, alanb, ahgross
Thu, 19 Dec 2013 11:34:17 +0000 7102702: java/net/PortUnreachableException/OneExceptionOnly.java failing
msheppar [Thu, 19 Dec 2013 11:34:17 +0000] rev 22069
7102702: java/net/PortUnreachableException/OneExceptionOnly.java failing Summary: change struct sockaddr_in rmtaddr to SOCKETADDRESS rmtaddr in purgeOutstandingICMP Reviewed-by: alanb, chegar
Thu, 19 Dec 2013 02:27:25 -0800 7093640: Enable client-side TLS 1.2 by default
xuelei [Thu, 19 Dec 2013 02:27:25 -0800] rev 22068
7093640: Enable client-side TLS 1.2 by default Reviewed-by: weijun, mullan, wetmore
Wed, 18 Dec 2013 11:34:34 -0800 8029513: SwingApplet demo files still found in JDK 8 on Solaris
ksrini [Wed, 18 Dec 2013 11:34:34 -0800] rev 22067
8029513: SwingApplet demo files still found in JDK 8 on Solaris Reviewed-by: tbell
Wed, 18 Dec 2013 10:36:34 -0800 8029388: java.exe consumes argument intended for launched java class
ksrini [Wed, 18 Dec 2013 10:36:34 -0800] rev 22066
8029388: java.exe consumes argument intended for launched java class Reviewed-by: mchung
Wed, 18 Dec 2013 10:19:05 -0800 8024033: [launcher] remove solaris dual mode support
ksrini [Wed, 18 Dec 2013 10:19:05 -0800] rev 22065
8024033: [launcher] remove solaris dual mode support Reviewed-by: darcy, martin
Wed, 18 Dec 2013 09:56:54 -0500 7018010: References to ProxySelector is without link
rriggs [Wed, 18 Dec 2013 09:56:54 -0500] rev 22064
7018010: References to ProxySelector is without link Reviewed-by: lancea, darcy, alanb
Wed, 18 Dec 2013 12:23:41 +0000 8029788: Certificate validation - java.lang.ClassCastException
vinnie [Wed, 18 Dec 2013 12:23:41 +0000] rev 22063
8029788: Certificate validation - java.lang.ClassCastException Reviewed-by: xuelei, mullan, weijun
Wed, 18 Dec 2013 11:00:48 +0100 8029809: sun/management/jmxremote/bootstrap/CustomLauncherTest.java fails intermittently with "Operation not permitted"
jbachorik [Wed, 18 Dec 2013 11:00:48 +0100] rev 22062
8029809: sun/management/jmxremote/bootstrap/CustomLauncherTest.java fails intermittently with "Operation not permitted" Reviewed-by: sla
Wed, 18 Dec 2013 10:58:50 +0100 8029890: java/lang/management/ThreadMXBean/ThreadBlockedCount.java fails: Blocked thread has 4 blocked counts. Expected 3
jbachorik [Wed, 18 Dec 2013 10:58:50 +0100] rev 22061
8029890: java/lang/management/ThreadMXBean/ThreadBlockedCount.java fails: Blocked thread has 4 blocked counts. Expected 3 Reviewed-by: sla
Wed, 18 Dec 2013 08:41:46 +0000 8029886: Change SecurityManager check{TopLevelWindow, SystemClipboardAccessAwtEventQueueAccess} to check AllPermission
alanb [Wed, 18 Dec 2013 08:41:46 +0000] rev 22060
8029886: Change SecurityManager check{TopLevelWindow, SystemClipboardAccessAwtEventQueueAccess} to check AllPermission Reviewed-by: mchung, prr, art, mullan
Tue, 17 Dec 2013 17:14:02 -0800 8030084: Fix lint warnings in sun.security.tools.policytool
darcy [Tue, 17 Dec 2013 17:14:02 -0800] rev 22059
8030084: Fix lint warnings in sun.security.tools.policytool Reviewed-by: mullan
Tue, 17 Dec 2013 09:36:59 -0800 8029795: LinkedHashMap.getOrDefault() doesn't update access order.
mduigou [Tue, 17 Dec 2013 09:36:59 -0800] rev 22058
8029795: LinkedHashMap.getOrDefault() doesn't update access order. Reviewed-by: psandoz
Tue, 17 Dec 2013 13:27:30 +0000 8030035: Create a stable test group in TEST.groups
alanb [Tue, 17 Dec 2013 13:27:30 +0000] rev 22057
8030035: Create a stable test group in TEST.groups Summary: Added known stable tests into a separate group Reviewed-by: alanb Contributed-by: balchandra.vaidya@oracle.com
Tue, 17 Dec 2013 08:07:02 +0100 6605915: jinfo -flag <flag name> functionality doesn't work with core files
sla [Tue, 17 Dec 2013 08:07:02 +0100] rev 22056
6605915: jinfo -flag <flag name> functionality doesn't work with core files Reviewed-by: mchung, jbachorik
Fri, 13 Dec 2013 13:34:55 -0800 8029055: Map.merge implementations should refuse null value param
mduigou [Fri, 13 Dec 2013 13:34:55 -0800] rev 22055
8029055: Map.merge implementations should refuse null value param Reviewed-by: briangoetz, dl
Fri, 13 Dec 2013 13:35:35 -0800 8030016: HashMap.computeIfAbsent generates spurious access event
mduigou [Fri, 13 Dec 2013 13:35:35 -0800] rev 22054
8030016: HashMap.computeIfAbsent generates spurious access event Reviewed-by: psandoz, bchristi
Mon, 16 Dec 2013 19:52:55 +0000 6706208: (cs) CharsetProvider permission check cleanup
alanb [Mon, 16 Dec 2013 19:52:55 +0000] rev 22053
6706208: (cs) CharsetProvider permission check cleanup Reviewed-by: chegar, mchung
Mon, 16 Dec 2013 15:05:26 +0000 8029904: Remove com.sun.security.auth.callback.DialogCallbackHandler
alanb [Mon, 16 Dec 2013 15:05:26 +0000] rev 22052
8029904: Remove com.sun.security.auth.callback.DialogCallbackHandler Reviewed-by: mullan
Mon, 16 Dec 2013 15:38:31 +0100 8030204: com/sun/jdi/JdbExprTest.sh: Required output "Can\\'t convert 2147483648 to int" not found
sla [Mon, 16 Dec 2013 15:38:31 +0100] rev 22051
8030204: com/sun/jdi/JdbExprTest.sh: Required output "Can\\'t convert 2147483648 to int" not found Reviewed-by: alanb
Mon, 16 Dec 2013 11:09:52 +0100 4660158: TTY: NumberFormatException while trying to set values by 'set' command
sla [Mon, 16 Dec 2013 11:09:52 +0100] rev 22050
4660158: TTY: NumberFormatException while trying to set values by 'set' command Reviewed-by: alanb, sspitsyn
Mon, 16 Dec 2013 11:04:59 +0100 8028430: JDI: ReferenceType.visibleMethods() return wrong visible methods
sla [Mon, 16 Dec 2013 11:04:59 +0100] rev 22049
8028430: JDI: ReferenceType.visibleMethods() return wrong visible methods Reviewed-by: mchung
Mon, 16 Dec 2013 10:51:46 +0100 8030036: Updates to ProblemList.txt after same-binaries run
sla [Mon, 16 Dec 2013 10:51:46 +0100] rev 22048
8030036: Updates to ProblemList.txt after same-binaries run Reviewed-by: alanb
Sun, 15 Dec 2013 20:24:45 -0800 8028562: Test SSLSocketSSLEngineTemplate.java intermittent failed with "Data length error"
xuelei [Sun, 15 Dec 2013 20:24:45 -0800] rev 22047
8028562: Test SSLSocketSSLEngineTemplate.java intermittent failed with "Data length error" Summary: test stabilization, read one more time in case of message fragment Reviewed-by: mullan, xuelei Contributed-by: Zaiyao Liu <zaiyao.liu@oracle.com>
Sun, 15 Dec 2013 08:11:41 +0000 8029805: Remove LogManager addPropertyChangeListener and removePropertyChangeListener methods
alanb [Sun, 15 Dec 2013 08:11:41 +0000] rev 22046
8029805: Remove LogManager addPropertyChangeListener and removePropertyChangeListener methods 8029806: Remove Packer/Unpacker addPropertyChangeLister and removePropertyListener methods Reviewed-by: dfuchs, tbell, mchung, ihse
Sat, 14 Dec 2013 20:36:10 -0800 8025437: Check DefaultProxySelector for JNI pending exception issues
dxu [Sat, 14 Dec 2013 20:36:10 -0800] rev 22045
8025437: Check DefaultProxySelector for JNI pending exception issues Reviewed-by: michaelm, chegar, alanb
Sat, 14 Dec 2013 16:37:49 -0800 8022219: Intermittent test failures in java/util/zip/ZipFile
dxu [Sat, 14 Dec 2013 16:37:49 -0800] rev 22044
8022219: Intermittent test failures in java/util/zip/ZipFile Reviewed-by: alanb, chegar
Sat, 14 Dec 2013 09:27:12 +0000 8027212: java/nio/channels/Selector/SelectAfterRead.java fails intermittently
alanb [Sat, 14 Dec 2013 09:27:12 +0000] rev 22043
8027212: java/nio/channels/Selector/SelectAfterRead.java fails intermittently Reviewed-by: chegar, ewang
Fri, 13 Dec 2013 16:15:58 -0800 4891331: BigInteger a.multiply(a) should use squaring code
bpb [Fri, 13 Dec 2013 16:15:58 -0800] rev 22042
4891331: BigInteger a.multiply(a) should use squaring code Summary: Change multiply(BigInteger a) to return square() if a == this and the number of ints in the magnitude is over a threshold. Reviewed-by: darcy, shade
Fri, 13 Dec 2013 15:24:38 -0800 8030082: Fix raw types lint warnings, etc. in various sun.security libraries
darcy [Fri, 13 Dec 2013 15:24:38 -0800] rev 22041
8030082: Fix raw types lint warnings, etc. in various sun.security libraries Reviewed-by: chegar, mullan
Fri, 13 Dec 2013 09:36:06 -0800 8030068: Update .jcheck/conf files for JDK 9
iris [Fri, 13 Dec 2013 09:36:06 -0800] rev 22040
8030068: Update .jcheck/conf files for JDK 9 Reviewed-by: mr
Thu, 12 Dec 2013 15:27:09 -0800 Added tag jdk9-b00 for changeset 54d61bc20e2a
iris [Thu, 12 Dec 2013 15:27:09 -0800] rev 22039
Added tag jdk9-b00 for changeset 54d61bc20e2a
Wed, 05 Jul 2017 19:26:20 +0200 Merge
duke [Wed, 05 Jul 2017 19:26:20 +0200] rev 22038
Merge
Fri, 13 Dec 2013 09:35:12 -0800 8030068: Update .jcheck/conf files for JDK 9
iris [Fri, 13 Dec 2013 09:35:12 -0800] rev 22037
8030068: Update .jcheck/conf files for JDK 9 Reviewed-by: mr
Thu, 12 Dec 2013 15:27:05 -0800 Added tag jdk9-b00 for changeset 9088fb4951d4
iris [Thu, 12 Dec 2013 15:27:05 -0800] rev 22036
Added tag jdk9-b00 for changeset 9088fb4951d4
Wed, 08 Jan 2014 14:02:32 +0100 8030781: System.setProperties(null) drops all system properties (RELEASE not set)
erikj [Wed, 08 Jan 2014 14:02:32 +0100] rev 22035
8030781: System.setProperties(null) drops all system properties (RELEASE not set) Reviewed-by: alanb, ihse, tbell
Tue, 07 Jan 2014 10:56:57 -0800 8000962: Update JDK_MINOR_VERSION for JDK 9
darcy [Tue, 07 Jan 2014 10:56:57 -0800] rev 22034
8000962: Update JDK_MINOR_VERSION for JDK 9 Reviewed-by: katleman, erikj, wetmore
Fri, 03 Jan 2014 09:37:34 -0800 8031081: Use separate doclint flags for different doc bundles
darcy [Fri, 03 Jan 2014 09:37:34 -0800] rev 22033
8031081: Use separate doclint flags for different doc bundles Reviewed-by: chegar, tbell
(0) -10000 -3000 -1000 -480 +480 +1000 +3000 +10000 +30000 tip