Tue, 17 Jun 2014 13:57:01 +0100 8047062: Improve diagnostic output in com/sun/jndi/ldap/LdapTimeoutTest.java
prappo [Tue, 17 Jun 2014 13:57:01 +0100] rev 25406
8047062: Improve diagnostic output in com/sun/jndi/ldap/LdapTimeoutTest.java Reviewed-by: duke
Wed, 09 Jul 2014 21:26:11 -0700 8049820: Fix raw and unchecked lint warnings in sun.management
darcy [Wed, 09 Jul 2014 21:26:11 -0700] rev 25405
8049820: Fix raw and unchecked lint warnings in sun.management Reviewed-by: mchung
Thu, 10 Jul 2014 03:07:48 +0000 8041781: Need new regression tests for PBE keys
rhalade [Thu, 10 Jul 2014 03:07:48 +0000] rev 25404
8041781: Need new regression tests for PBE keys Reviewed-by: xuelei
Thu, 10 Jul 2014 10:44:48 +0800 8044085: Access ExtendedGSSContext.inquireSecContext() result through SASL
weijun [Thu, 10 Jul 2014 10:44:48 +0800] rev 25403
8044085: Access ExtendedGSSContext.inquireSecContext() result through SASL Reviewed-by: mullan
Wed, 09 Jul 2014 18:34:45 -0700 7065233: To interpret case-insensitive string locale independently
juh [Wed, 09 Jul 2014 18:34:45 -0700] rev 25402
7065233: To interpret case-insensitive string locale independently Reviewed-by: xuelei
Wed, 09 Jul 2014 17:02:03 -0700 8049794: Fix raw and unchecked warnings in jvmstat
darcy [Wed, 09 Jul 2014 17:02:03 -0700] rev 25401
8049794: Fix raw and unchecked warnings in jvmstat Reviewed-by: mchung
Wed, 09 Jul 2014 10:02:30 -0700 8048515: Read outside array bounds in jdk/src/solaris/native/java/lang/java_props_md.c
naoto [Wed, 09 Jul 2014 10:02:30 -0700] rev 25400
8048515: Read outside array bounds in jdk/src/solaris/native/java/lang/java_props_md.c Reviewed-by: okutsu
Wed, 09 Jul 2014 17:51:50 +0200 8048913: java/util/logging/LoggingDeadlock2.java times out
dfuchs [Wed, 09 Jul 2014 17:51:50 +0200] rev 25399
8048913: java/util/logging/LoggingDeadlock2.java times out Summary: removes the /timeout=15 parameter from the @run command line Reviewed-by: mchung, dholmes
Wed, 09 Jul 2014 12:30:17 +0200 8049220: URL.factory data race
plevart [Wed, 09 Jul 2014 12:30:17 +0200] rev 25398
8049220: URL.factory data race Reviewed-by: alanb, psandoz
Wed, 09 Jul 2014 16:34:31 +0800 8047765: Generate blacklist.certs in build
weijun [Wed, 09 Jul 2014 16:34:31 +0800] rev 25397
8047765: Generate blacklist.certs in build Reviewed-by: dholmes, alanb
Wed, 09 Jul 2014 15:10:42 +0800 7150092: NTLM authentication fail if user specified a different realm
weijun [Wed, 09 Jul 2014 15:10:42 +0800] rev 25396
7150092: NTLM authentication fail if user specified a different realm Reviewed-by: michaelm
Tue, 08 Jul 2014 12:38:47 -0700 Merge
amurillo [Tue, 08 Jul 2014 12:38:47 -0700] rev 25395
Merge
Thu, 03 Jul 2014 13:22:09 -0700 Merge
amurillo [Thu, 03 Jul 2014 13:22:09 -0700] rev 25394
Merge
Thu, 26 Jun 2014 23:11:00 -0700 Merge
amurillo [Thu, 26 Jun 2014 23:11:00 -0700] rev 25393
Merge
Tue, 24 Jun 2014 11:23:34 -0400 6642881: Improve performance of Class.getClassLoader()
coleenp [Tue, 24 Jun 2014 11:23:34 -0400] rev 25392
6642881: Improve performance of Class.getClassLoader() Summary: Add classLoader to java/lang/Class instance for fast access Reviewed-by: alanb, lfoltan, rriggs, vlivanov, twisti, mchung, jfranck, dholmes
Tue, 08 Jul 2014 14:35:05 -0400 8049244: XML Signature performance issue caused by unbuffered signature data
mullan [Tue, 08 Jul 2014 14:35:05 -0400] rev 25391
8049244: XML Signature performance issue caused by unbuffered signature data Reviewed-by: xuelei
Mon, 07 Jul 2014 15:06:00 +0200 8047368: Remove oracle.jrockit.jfr from open package.access list
egahlin [Mon, 07 Jul 2014 15:06:00 +0200] rev 25390
8047368: Remove oracle.jrockit.jfr from open package.access list Reviewed-by: sla, mullan
Mon, 07 Jul 2014 15:31:07 +0200 8048020: Regression on java.util.logging.FileHandler
dfuchs [Mon, 07 Jul 2014 15:31:07 +0200] rev 25389
8048020: Regression on java.util.logging.FileHandler Summary: In some circumstances j.u.l.FileHandler can leave zombie lock files on the file system. The fix lets FileHandler reuse such zombie lock files when it sees them - as it used to do in version 1.7 of the JDK. Reviewed-by: alanb
Mon, 07 Jul 2014 12:42:14 +0100 8048212: Two tests failed with "java.net.SocketException: Bad protocol option" on Windows after 8029607
michaelm [Mon, 07 Jul 2014 12:42:14 +0100] rev 25388
8048212: Two tests failed with "java.net.SocketException: Bad protocol option" on Windows after 8029607 Reviewed-by: alanb
Sun, 06 Jul 2014 20:12:44 -0400 8049055: Tests added to the jdk/test/TEST.groups to be run on correct profiles
dholmes [Sun, 06 Jul 2014 20:12:44 -0400] rev 25387
8049055: Tests added to the jdk/test/TEST.groups to be run on correct profiles Reviewed-by: dholmes, dfuchs Contributed-by: Evgeniya Stepanova <evgeniya.stepanova@oracle.com>
Fri, 04 Jul 2014 12:56:58 +0400 8046590: fix doclint issues in swing classes, part 1 of 4
yan [Fri, 04 Jul 2014 12:56:58 +0400] rev 25386
8046590: fix doclint issues in swing classes, part 1 of 4 Reviewed-by: alexsch Contributed-by: Steven Sides <steve.sides@oracle.com>
Thu, 03 Jul 2014 16:19:39 -0700 8038092: Re-examine Bidi reflective dependency on java.awt.font
naoto [Thu, 03 Jul 2014 16:19:39 -0700] rev 25385
8038092: Re-examine Bidi reflective dependency on java.awt.font Reviewed-by: alanb
Thu, 10 Jul 2014 12:13:26 -0700 Added tag jdk9-b22 for changeset b508c04b7005
katleman [Thu, 10 Jul 2014 12:13:26 -0700] rev 25384
Added tag jdk9-b22 for changeset b508c04b7005
Wed, 05 Jul 2017 19:49:20 +0200 Merge
duke [Wed, 05 Jul 2017 19:49:20 +0200] rev 25383
Merge
Thu, 10 Jul 2014 12:40:03 -0700 Merge
lana [Thu, 10 Jul 2014 12:40:03 -0700] rev 25382
Merge
Thu, 03 Jul 2014 13:17:29 -0700 Merge
amurillo [Thu, 03 Jul 2014 13:17:29 -0700] rev 25381
Merge
Thu, 03 Jul 2014 09:41:29 -0700 Merge
roland [Thu, 03 Jul 2014 09:41:29 -0700] rev 25380
Merge
Tue, 01 Jul 2014 13:09:40 +0400 8047996: Quarantine compiler/whitebox tests
iignatyev [Tue, 01 Jul 2014 13:09:40 +0400] rev 25379
8047996: Quarantine compiler/whitebox tests Reviewed-by: vlivanov
Tue, 01 Jul 2014 09:02:45 +0200 8007987: ciConstantPoolCache::_keys should be array of 32bit int
thartmann [Tue, 01 Jul 2014 09:02:45 +0200] rev 25378
8007987: ciConstantPoolCache::_keys should be array of 32bit int Summary: The type of ciConstantPoolCache::_keys is changed to int which is sufficient to store the 2 byte constant pool indices. Reviewed-by: twisti, coleenp
Mon, 30 Jun 2014 08:28:29 +0200 8048003: test/compiler/8009761/Test8009761.java failed with: java.lang.RuntimeException: static java.lang.Object Test8009761.m3(boolean,boolean) not compiled
thartmann [Mon, 30 Jun 2014 08:28:29 +0200] rev 25377
8048003: test/compiler/8009761/Test8009761.java failed with: java.lang.RuntimeException: static java.lang.Object Test8009761.m3(boolean,boolean) not compiled Summary: Compile m3 with C1 if C2 is not available. Reviewed-by: twisti, anoll
Wed, 02 Jul 2014 17:24:50 -0700 Merge
sspitsyn [Wed, 02 Jul 2014 17:24:50 -0700] rev 25376
Merge
Mon, 30 Jun 2014 10:04:05 +0200 8047973: Quarantine compiler/ciReplay/*
sla [Mon, 30 Jun 2014 10:04:05 +0200] rev 25375
8047973: Quarantine compiler/ciReplay/* Reviewed-by: vlivanov
Mon, 30 Jun 2014 14:58:52 -0400 8048169: Change 8037816 breaks HS build on PPC64 and CPP-Interpreter platforms
coleenp [Mon, 30 Jun 2014 14:58:52 -0400] rev 25374
8048169: Change 8037816 breaks HS build on PPC64 and CPP-Interpreter platforms Summary: Fix the matching of format string parameter types to the actual argument types for the PPC64 and CPP-Interpreter files in the same way as 8037816 already did it for all the other files Reviewed-by: stefank, coleenp, dholmes
Fri, 27 Jun 2014 14:00:50 -0700 8047720: Xprof hangs on Solaris
dcubed [Fri, 27 Jun 2014 14:00:50 -0700] rev 25373
8047720: Xprof hangs on Solaris Summary: Update use of PeriodicTask_lock in WatcherThread::stop() to avoid safepoint deadlock. Reviewed-by: mgronlun, coleenp
Fri, 27 Jun 2014 08:11:49 -0700 Merge
dcubed [Fri, 27 Jun 2014 08:11:49 -0700] rev 25372
Merge
Fri, 27 Jun 2014 13:33:36 +0200 8047812: Ensure ClassLoaderDataGraph::classes_unloading_do only delivers klasses from CLDs with non-reclaimed class loader oops
mgronlun [Fri, 27 Jun 2014 13:33:36 +0200] rev 25371
8047812: Ensure ClassLoaderDataGraph::classes_unloading_do only delivers klasses from CLDs with non-reclaimed class loader oops Reviewed-by: coleenp, sspitsyn, ehelin
Wed, 25 Jun 2014 22:12:25 +0000 Merge
egahlin [Wed, 25 Jun 2014 22:12:25 +0000] rev 25370
Merge
Wed, 25 Jun 2014 21:36:48 +0200 8046783: Add hidden field to methods for event based tracing
egahlin [Wed, 25 Jun 2014 21:36:48 +0200] rev 25369
8046783: Add hidden field to methods for event based tracing Reviewed-by: sla, mgronlun
Wed, 25 Jun 2014 13:03:29 -0700 8048076: [TESTBUG] runtime/Unsafe/RangeCheck.java fails with -Xcomp
ctornqvi [Wed, 25 Jun 2014 13:03:29 -0700] rev 25368
8048076: [TESTBUG] runtime/Unsafe/RangeCheck.java fails with -Xcomp Summary: Compiler intrinsics doesn't have this assert, disabled the intrinsics to make sure we go through the VM Reviewed-by: lfoltan, coleenp
Wed, 02 Jul 2014 13:52:52 +0200 Merge
ehelin [Wed, 02 Jul 2014 13:52:52 +0200] rev 25367
Merge
Wed, 02 Jul 2014 11:05:10 +0200 8048895: Back out JDK-8027915
ehelin [Wed, 02 Jul 2014 11:05:10 +0200] rev 25366
8048895: Back out JDK-8027915 Reviewed-by: mgerdin, stefank
Thu, 26 Jun 2014 18:55:29 -0700 Merge
jmasa [Thu, 26 Jun 2014 18:55:29 -0700] rev 25365
Merge
Wed, 25 Jun 2014 20:43:05 -0700 Merge
jmasa [Wed, 25 Jun 2014 20:43:05 -0700] rev 25364
Merge
Wed, 25 Jun 2014 15:43:47 +0000 Merge
tschatzl [Wed, 25 Jun 2014 15:43:47 +0000] rev 25363
Merge
Wed, 25 Jun 2014 17:22:58 +0200 8026847: [TESTBUG] gc/g1/TestSummarizeRSetStats* tests launch 32bit jvm with UseCompressedOops
tschatzl [Wed, 25 Jun 2014 17:22:58 +0200] rev 25362
8026847: [TESTBUG] gc/g1/TestSummarizeRSetStats* tests launch 32bit jvm with UseCompressedOops Summary: The test launched a 32 bit VM with UseCompressedOops enabled. This is not supported on 32 bit VMs, causing a test failure. Investigation showed that the use of this flag is not required at all, so simply remove it. Reviewed-by: tschatzl, jwilhelm Contributed-by: Andrey Zakharov <andrey.x.zakharov@oracle.com>
Wed, 25 Jun 2014 16:53:13 +0200 8047820: G1 Block offset table does not need to support generic Space classes
mgerdin [Wed, 25 Jun 2014 16:53:13 +0200] rev 25361
8047820: G1 Block offset table does not need to support generic Space classes Reviewed-by: tschatzl, stefank
Wed, 25 Jun 2014 10:55:10 +0200 8047819: G1 HeapRegionDCTOC does not need to inherit ContiguousSpaceDCTOC
mgerdin [Wed, 25 Jun 2014 10:55:10 +0200] rev 25360
8047819: G1 HeapRegionDCTOC does not need to inherit ContiguousSpaceDCTOC Reviewed-by: stefank, tschatzl
Wed, 25 Jun 2014 08:56:57 +0200 8047326: Consolidate all CompiledIC::CompiledIC implementations and move it to compiledIC.cpp
stefank [Wed, 25 Jun 2014 08:56:57 +0200] rev 25359
8047326: Consolidate all CompiledIC::CompiledIC implementations and move it to compiledIC.cpp Reviewed-by: vlivanov, ehelin
Wed, 25 Jun 2014 08:28:01 +0200 8047323: Remove unused _copy_metadata_obj_cl in G1CopyingKeepAliveClosure
stefank [Wed, 25 Jun 2014 08:28:01 +0200] rev 25358
8047323: Remove unused _copy_metadata_obj_cl in G1CopyingKeepAliveClosure Reviewed-by: mgerdin, tschatzl
Tue, 24 Jun 2014 17:09:48 +0200 8047373: Clean the ExceptionCache in one pass
stefank [Tue, 24 Jun 2014 17:09:48 +0200] rev 25357
8047373: Clean the ExceptionCache in one pass Summary: Also-reviewed-by: kim.barrett@oracle.com Reviewed-by: jmasa, jwilhelm
Tue, 24 Jun 2014 16:20:15 +0200 8046670: Make CMS metadata aware closures applicable for other collectors
stefank [Tue, 24 Jun 2014 16:20:15 +0200] rev 25356
8046670: Make CMS metadata aware closures applicable for other collectors Reviewed-by: ehelin, mgerdin
Tue, 24 Jun 2014 15:50:50 +0200 8027915: TestParallelHeapSizeFlags fails with unexpected heap size on sparcv9
ehelin [Tue, 24 Jun 2014 15:50:50 +0200] rev 25355
8027915: TestParallelHeapSizeFlags fails with unexpected heap size on sparcv9 Reviewed-by: jmasa, sjohanss
Wed, 25 Jun 2014 20:41:16 -0700 Merge
jmasa [Wed, 25 Jun 2014 20:41:16 -0700] rev 25354
Merge
Mon, 23 Jun 2014 14:20:20 -0700 Merge
jmasa [Mon, 23 Jun 2014 14:20:20 -0700] rev 25353
Merge
Mon, 23 Jun 2014 16:43:41 +0200 8046231: G1: Code root location ... from nmethod ... not in strong code roots for region
pliden [Mon, 23 Jun 2014 16:43:41 +0200] rev 25352
8046231: G1: Code root location ... from nmethod ... not in strong code roots for region Reviewed-by: tschatzl, ehelin
Wed, 04 Jun 2014 11:56:44 +0200 8044775: Improve usage of umbrella header atomic.inline.hpp.
goetz [Wed, 04 Jun 2014 11:56:44 +0200] rev 25351
8044775: Improve usage of umbrella header atomic.inline.hpp. Reviewed-by: stefank, kvn
Thu, 19 Jun 2014 13:31:14 +0200 8043607: Add a GC id as a log decoration similar to PrintGCTimeStamps
brutisso [Thu, 19 Jun 2014 13:31:14 +0200] rev 25350
8043607: Add a GC id as a log decoration similar to PrintGCTimeStamps Reviewed-by: jwilhelm, ehelin, tschatzl
Thu, 26 Jun 2014 16:53:35 -0700 Merge
twisti [Thu, 26 Jun 2014 16:53:35 -0700] rev 25349
Merge
Thu, 26 Jun 2014 12:04:10 -0700 Merge
iveresov [Thu, 26 Jun 2014 12:04:10 -0700] rev 25348
Merge
Thu, 26 Jun 2014 12:01:44 -0700 8048298: Clang needs to lower optimization level for some files
iveresov [Thu, 26 Jun 2014 12:01:44 -0700] rev 25347
8048298: Clang needs to lower optimization level for some files Summary: Optimization options need to be lowered for some files when using clang 5.0 and 5.1 Reviewed-by: twisti
Wed, 25 Jun 2014 09:19:09 +0200 8033332: missing types in TemplateInterpreterGenerator::generate_result_handler_for
thartmann [Wed, 25 Jun 2014 09:19:09 +0200] rev 25346
8033332: missing types in TemplateInterpreterGenerator::generate_result_handler_for Summary: Add missing case statements for T_LONG and T_VOID to generate_result_handler_for(..). Reviewed-by: iveresov, anoll
Tue, 24 Jun 2014 08:12:30 +0200 8035328: closed/compiler/6595044/Main.java failed with timeout
thartmann [Tue, 24 Jun 2014 08:12:30 +0200] rev 25345
8035328: closed/compiler/6595044/Main.java failed with timeout Summary: Patch call sites of non-entrant methods to avoid re-resolving if method is still executed. Reviewed-by: twisti, iveresov, roland, kvn
Mon, 23 Jun 2014 04:44:02 +0000 Merge
anoll [Mon, 23 Jun 2014 04:44:02 +0000] rev 25344
Merge
Mon, 23 Jun 2014 08:40:31 +0200 8046286: assert: Do not add task if compilation is turned off forever
anoll [Mon, 23 Jun 2014 08:40:31 +0200] rev 25343
8046286: assert: Do not add task if compilation is turned off forever Summary: Remove the unnecessary and missleading assert Reviewed-by: iveresov
Fri, 20 Jun 2014 20:42:48 +0000 Merge
iignatyev [Fri, 20 Jun 2014 20:42:48 +0000] rev 25342
Merge
Fri, 20 Jun 2014 22:39:56 +0400 8041794: remove bytecodes_<arch>.{cpp,hpp} files
iignatyev [Fri, 20 Jun 2014 22:39:56 +0400] rev 25341
8041794: remove bytecodes_<arch>.{cpp,hpp} files Reviewed-by: dholmes, coleenp, twisti, iignatyev Contributed-by: lev.priima@oracle.com
Fri, 20 Jun 2014 11:25:08 -0700 8047321: Hotspot debug builds with clang are broken
iveresov [Fri, 20 Jun 2014 11:25:08 -0700] rev 25340
8047321: Hotspot debug builds with clang are broken Summary: Don't use -Og with clang Reviewed-by: twisti
Fri, 20 Jun 2014 09:25:13 +0200 8043158: Crash in CodeSweeperSweepNoFlushTest in CompileQueue::free_all()
anoll [Fri, 20 Jun 2014 09:25:13 +0200] rev 25339
8043158: Crash in CodeSweeperSweepNoFlushTest in CompileQueue::free_all() Summary: Acquire lock before calling notify() Reviewed-by: twisti, thartmann
Fri, 20 Jun 2014 08:14:30 +0200 8008321: compile.cpp verify_graph_edges uses bool as int
thartmann [Fri, 20 Jun 2014 08:14:30 +0200] rev 25338
8008321: compile.cpp verify_graph_edges uses bool as int Summary: The dead_nodes counter in verify_graph_edges(..) has the type bool but is used as int. Reviewed-by: roland, anoll
Tue, 24 Jun 2014 12:27:51 -0700 8043541: 'fastdebug' is printed twice in java -version
amurillo [Tue, 24 Jun 2014 12:27:51 -0700] rev 25337
8043541: 'fastdebug' is printed twice in java -version Reviewed-by: dholmes, dcubed, jcoomes
Tue, 24 Jun 2014 07:10:06 -0700 8047939: [TESTBUG] Rewrite test/runtime/8001071/Test8001071.sh
ctornqvi [Tue, 24 Jun 2014 07:10:06 -0700] rev 25336
8047939: [TESTBUG] Rewrite test/runtime/8001071/Test8001071.sh Summary: Rewrote the test in Java, limited the heap size to avoid time out issues on machines with a lot of memory Reviewed-by: minqi, rdurbin, dcubed
Tue, 24 Jun 2014 02:19:59 -0700 8046282: SA update
poonam [Tue, 24 Jun 2014 02:19:59 -0700] rev 25335
8046282: SA update Summary: These changes add some definitions on the SA side and the supporting code on the hotspot side. Reviewed-by: sundar, mgronlun
Mon, 23 Jun 2014 14:51:10 -0700 8047878: [TESTBUG] runtime/memory/ReadFromNoaccessArea.java and runtime/memory/ReserveMemory.java time out on Solaris
ctornqvi [Mon, 23 Jun 2014 14:51:10 -0700] rev 25334
8047878: [TESTBUG] runtime/memory/ReadFromNoaccessArea.java and runtime/memory/ReserveMemory.java time out on Solaris Summary: Limited heap size to reduce size of core file generated Reviewed-by: sla, coleenp, dcubed
Mon, 23 Jun 2014 06:58:26 -0700 8043630: Method os::yield_all() should be removed
fparain [Mon, 23 Jun 2014 06:58:26 -0700] rev 25333
8043630: Method os::yield_all() should be removed Reviewed-by: dholmes, dsimms
Sun, 22 Jun 2014 21:23:32 -0400 8044818: [TESTBUG] runtime/CDSCompressedKPtrs/XShareAuto.java fails with RuntimeException 'sharing' found in stderr
dholmes [Sun, 22 Jun 2014 21:23:32 -0400] rev 25332
8044818: [TESTBUG] runtime/CDSCompressedKPtrs/XShareAuto.java fails with RuntimeException 'sharing' found in stderr Reviewed-by: hseigel, lfoltan, coleenp, dholmes Contributed-by: Pavel Chistyakov <pavel.chistyakov@oracle.com>
Wed, 18 Jun 2014 12:35:32 -0700 8046471: Use OPENJDK_TARGET_CPU_ARCH instead of legacy value for hotspot ARCH
mikael [Wed, 18 Jun 2014 12:35:32 -0700] rev 25331
8046471: Use OPENJDK_TARGET_CPU_ARCH instead of legacy value for hotspot ARCH Reviewed-by: erikj, dholmes
Fri, 20 Jun 2014 20:37:57 +0000 Merge
dcubed [Fri, 20 Jun 2014 20:37:57 +0000] rev 25330
Merge
Fri, 20 Jun 2014 12:45:24 -0700 Merge
dcubed [Fri, 20 Jun 2014 12:45:24 -0700] rev 25329
Merge
Fri, 20 Jun 2014 11:19:22 -0700 8046611: Build errors with gcc on sparc/fastdebug
mikael [Fri, 20 Jun 2014 11:19:22 -0700] rev 25328
8046611: Build errors with gcc on sparc/fastdebug Reviewed-by: dholmes, ctornqvi
Fri, 20 Jun 2014 10:12:02 -0700 8038074: [TESTBUG] Add test for anewarray instruction with more than 255 dimensions
gtriantafill [Fri, 20 Jun 2014 10:12:02 -0700] rev 25327
8038074: [TESTBUG] Add test for anewarray instruction with more than 255 dimensions Reviewed-by: lfoltan, coleenp
Thu, 19 Jun 2014 14:49:33 -0400 6642881: Improve performance of Class.getClassLoader()
coleenp [Thu, 19 Jun 2014 14:49:33 -0400] rev 25326
6642881: Improve performance of Class.getClassLoader() Summary: Add classLoader to java/lang/Class instance for fast access Reviewed-by: alanb, lfoltan, rriggs, vlivanov, twisti, jfranck
Thu, 19 Jun 2014 11:16:10 -0400 8026977: NPG: Remove ConstantPool::lock
coleenp [Thu, 19 Jun 2014 11:16:10 -0400] rev 25325
8026977: NPG: Remove ConstantPool::lock Summary: Write klass and resolved_references constant pool fields lock free. Reviewed-by: jrose, twisti
Thu, 10 Jul 2014 12:13:09 -0700 Added tag jdk9-b22 for changeset 6702f17e734e
katleman [Thu, 10 Jul 2014 12:13:09 -0700] rev 25324
Added tag jdk9-b22 for changeset 6702f17e734e
Thu, 10 Jul 2014 12:38:49 -0700 Merge
lana [Thu, 10 Jul 2014 12:38:49 -0700] rev 25323
Merge
Tue, 08 Jul 2014 12:38:44 -0700 Merge
amurillo [Tue, 08 Jul 2014 12:38:44 -0700] rev 25322
Merge
Thu, 03 Jul 2014 13:22:08 -0700 Merge
amurillo [Thu, 03 Jul 2014 13:22:08 -0700] rev 25321
Merge
Thu, 26 Jun 2014 23:10:58 -0700 Merge
amurillo [Thu, 26 Jun 2014 23:10:58 -0700] rev 25320
Merge
Fri, 20 Jun 2014 17:37:19 -0700 Merge
dcubed [Fri, 20 Jun 2014 17:37:19 -0700] rev 25319
Merge
Wed, 18 Jun 2014 12:35:37 -0700 8046471: Use OPENJDK_TARGET_CPU_ARCH instead of legacy value for hotspot ARCH
mikael [Wed, 18 Jun 2014 12:35:37 -0700] rev 25318
8046471: Use OPENJDK_TARGET_CPU_ARCH instead of legacy value for hotspot ARCH Reviewed-by: erikj, dholmes
Tue, 08 Jul 2014 11:21:43 -0700 8048184: handle mercurial dev build version string
mduigou [Tue, 08 Jul 2014 11:21:43 -0700] rev 25317
8048184: handle mercurial dev build version string Reviewed-by: dfuchs Contributed-by: mike.duigou@oracle.com, dpointo8@linux.vnet.ibm.com, daniel.fuchs@oracle.com
Thu, 03 Jul 2014 10:23:19 -0700 8047154: Testset all fails because of missing jdk_beansX test groups
mikael [Thu, 03 Jul 2014 10:23:19 -0700] rev 25316
8047154: Testset all fails because of missing jdk_beansX test groups Reviewed-by: alanb, dholmes
Thu, 10 Jul 2014 12:12:56 -0700 Added tag jdk9-b22 for changeset 7a6cf4bb002f
katleman [Thu, 10 Jul 2014 12:12:56 -0700] rev 25315
Added tag jdk9-b22 for changeset 7a6cf4bb002f
Wed, 05 Jul 2017 19:48:51 +0200 Added tag jdk9-b22 for changeset 9678e0db8ff6
duke [Wed, 05 Jul 2017 19:48:51 +0200] rev 25314
Added tag jdk9-b22 for changeset 9678e0db8ff6
Wed, 05 Jul 2017 19:48:50 +0200 Merge jdk9-b22
duke [Wed, 05 Jul 2017 19:48:50 +0200] rev 25313
Merge
Wed, 05 Jul 2017 19:48:46 +0200 Merge
duke [Wed, 05 Jul 2017 19:48:46 +0200] rev 25312
Merge
Wed, 09 Jul 2014 10:42:13 -0700 Merge
lana [Wed, 09 Jul 2014 10:42:13 -0700] rev 25311
Merge
Wed, 02 Jul 2014 14:27:10 -0700 8046770: .out files for assert, boxing, and overload tests in tools/javac dir
sogoel [Wed, 02 Jul 2014 14:27:10 -0700] rev 25310
8046770: .out files for assert, boxing, and overload tests in tools/javac dir Reviewed-by: jjg
Wed, 02 Jul 2014 13:29:58 -0700 8044864: .out files for enum tests in tools/javac dir - part 1
sogoel [Wed, 02 Jul 2014 13:29:58 -0700] rev 25309
8044864: .out files for enum tests in tools/javac dir - part 1 Reviewed-by: jjg
Wed, 02 Jul 2014 12:04:04 -0700 8044236: create .out files for DefiniteAssignment tests in tools/javac dir
sogoel [Wed, 02 Jul 2014 12:04:04 -0700] rev 25308
8044236: create .out files for DefiniteAssignment tests in tools/javac dir Reviewed-by: jjg, vromero
Tue, 01 Jul 2014 14:28:22 -0700 Merge
lana [Tue, 01 Jul 2014 14:28:22 -0700] rev 25307
Merge
Tue, 01 Jul 2014 15:54:25 -0400 8032188: Remove dead code in TransTypes
briangoetz [Tue, 01 Jul 2014 15:54:25 -0400] rev 25306
8032188: Remove dead code in TransTypes Reviewed-by: darcy
Tue, 01 Jul 2014 10:21:41 -0700 Merge
prr [Tue, 01 Jul 2014 10:21:41 -0700] rev 25305
Merge
Mon, 23 Jun 2014 13:06:08 -0700 Merge
ddehaven [Mon, 23 Jun 2014 13:06:08 -0700] rev 25304
Merge
Fri, 20 Jun 2014 13:36:10 -0700 8044063: Remove com.sun.java.browser.* from jdk repo
mchung [Fri, 20 Jun 2014 13:36:10 -0700] rev 25303
8044063: Remove com.sun.java.browser.* from jdk repo Reviewed-by: darcy, alanb
Tue, 01 Jul 2014 17:23:46 +0100 8048905: More tweaking with langtools intellij support
mcimadamore [Tue, 01 Jul 2014 17:23:46 +0100] rev 25302
8048905: More tweaking with langtools intellij support Summary: Add support for 'jtreg.home' property; fix code width to be 80; disable import optimizations Reviewed-by: vromero
Mon, 30 Jun 2014 17:08:06 +0200 6707032: Division by zero warning not suppressed properly in some cases
jlahoda [Mon, 30 Jun 2014 17:08:06 +0200] rev 25301
6707032: Division by zero warning not suppressed properly in some cases Summary: Delay reporting of the division by zero warning until annotations are resolved, so that @SuppressWarnings works correctly. Reviewed-by: vromero
Fri, 27 Jun 2014 17:54:54 -0700 8047162: [javadoc] index files are non deterministic
ksrini [Fri, 27 Jun 2014 17:54:54 -0700] rev 25300
8047162: [javadoc] index files are non deterministic Reviewed-by: jjg
Tue, 17 Jun 2014 14:01:27 +0200 8048594: The sjavac client/server protocol should be hidden behind an interface
alundblad [Tue, 17 Jun 2014 14:01:27 +0200] rev 25299
8048594: The sjavac client/server protocol should be hidden behind an interface Reviewed-by: jfranck
Fri, 27 Jun 2014 20:32:12 +0100 8047719: Incorrect LVT in switch statement
vromero [Fri, 27 Jun 2014 20:32:12 +0100] rev 25298
8047719: Incorrect LVT in switch statement Reviewed-by: jjg, jlahoda
Thu, 26 Jun 2014 16:39:14 -0700 8048293: update tools/javadoc/6227454 to have missing <head> tag
sogoel [Thu, 26 Jun 2014 16:39:14 -0700] rev 25297
8048293: update tools/javadoc/6227454 to have missing <head> tag Reviewed-by: jjg, bpatel
Thu, 26 Jun 2014 16:07:07 -0700 8047316: update javadoc tests to fix tidy warning for incorrect html comment
sogoel [Thu, 26 Jun 2014 16:07:07 -0700] rev 25296
8047316: update javadoc tests to fix tidy warning for incorrect html comment Reviewed-by: jjg, ksrini
Thu, 26 Jun 2014 15:47:52 -0700 8048168: update 2 javadoc tests to add summary attribute for table tag
sogoel [Thu, 26 Jun 2014 15:47:52 -0700] rev 25295
8048168: update 2 javadoc tests to add summary attribute for table tag Reviewed-by: jjg, ksrini
Thu, 26 Jun 2014 15:41:05 -0700 8047744: update 2 javadoc tests for nested emphasis <code>
sogoel [Thu, 26 Jun 2014 15:41:05 -0700] rev 25294
8047744: update 2 javadoc tests for nested emphasis <code> Reviewed-by: jjg, ksrini
Thu, 26 Jun 2014 15:30:21 -0700 8047743: update com/sun/javadoc/testHref for unrecognized <action>
sogoel [Thu, 26 Jun 2014 15:30:21 -0700] rev 25293
8047743: update com/sun/javadoc/testHref for unrecognized <action> Reviewed-by: jjg, ksrini
Thu, 26 Jun 2014 15:21:44 -0700 8047303: update com/sun/javadoc/DocRootSlash/DocRootSlash for unexpected </a>
sogoel [Thu, 26 Jun 2014 15:21:44 -0700] rev 25292
8047303: update com/sun/javadoc/DocRootSlash/DocRootSlash for unexpected </a> Reviewed-by: jjg, ksrini
Thu, 26 Jun 2014 11:45:51 -0700 8007307: DPrinter: support the DocTree API
jjg [Thu, 26 Jun 2014 11:45:51 -0700] rev 25291
8007307: DPrinter: support the DocTree API Reviewed-by: mcimadamore
Thu, 26 Jun 2014 11:31:59 -0700 8047183: JDK build fails with sjavac enabled
jjg [Thu, 26 Jun 2014 11:31:59 -0700] rev 25290
8047183: JDK build fails with sjavac enabled Reviewed-by: mcimadamore
Thu, 26 Jun 2014 13:48:58 -0400 8042345: getDocComment fails for doc comments on PackageElement found in package-info.java
pgovereau [Thu, 26 Jun 2014 13:48:58 -0400] rev 25289
8042345: getDocComment fails for doc comments on PackageElement found in package-info.java Reviewed-by: jjg
Wed, 25 Jun 2014 19:15:53 -0700 8048162: Restrict catch type from Throwable to ReflectiveOperationException
jjg [Wed, 25 Jun 2014 19:15:53 -0700] rev 25288
8048162: Restrict catch type from Throwable to ReflectiveOperationException Reviewed-by: darcy
Wed, 25 Jun 2014 19:04:52 -0700 8046614: Fill in missing doc comments
jjg [Wed, 25 Jun 2014 19:04:52 -0700] rev 25287
8046614: Fill in missing doc comments Reviewed-by: darcy
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip