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
Wed, 25 Jun 2014 17:58:37 -0700 8046613: Fill in missing doc comments
jjg [Wed, 25 Jun 2014 17:58:37 -0700] rev 25286
8046613: Fill in missing doc comments Reviewed-by: darcy
Wed, 25 Jun 2014 11:22:27 -0700 8048121: javac complex method references: revamp and simplify
rfield [Wed, 25 Jun 2014 11:22:27 -0700] rev 25285
8048121: javac complex method references: revamp and simplify 8038776: VerifyError when running successfully compiled java class Summary: Add tests missing from the push of 8037404 Reviewed-by: dlsmith, vromero
Tue, 24 Jun 2014 15:15:22 -0700 8047157: [javadoc] fixup tests for determinism and add classes uses
ksrini [Tue, 24 Jun 2014 15:15:22 -0700] rev 25284
8047157: [javadoc] fixup tests for determinism and add classes uses Reviewed-by: jjg
Tue, 24 Jun 2014 10:51:00 -0700 7196160: Project Coin: allow @SafeVarargs on private methods
darcy [Tue, 24 Jun 2014 10:51:00 -0700] rev 25283
7196160: Project Coin: allow @SafeVarargs on private methods Reviewed-by: jjg
Tue, 24 Jun 2014 16:04:46 +0100 8046451: Add basic IntelliJ support for langtools
mcimadamore [Tue, 24 Jun 2014 16:04:46 +0100] rev 25282
8046451: Add basic IntelliJ support for langtools Summary: Add new ant target 'idea' to create IntelliJ langtools project Reviewed-by: jjg
Tue, 24 Jun 2014 00:43:46 -0700 8037404: javac NPE or VerifyError for code with constructor reference of inner class
rfield [Tue, 24 Jun 2014 00:43:46 -0700] rev 25281
8037404: javac NPE or VerifyError for code with constructor reference of inner class 8047341: lambda reference to inner class in base class causes LambdaConversionException 8044748: JVM cannot access constructor though ::new reference although can call it directly 8044737: Lambda: NPE while obtaining method reference through lambda expression Summary: revamp and simplify handling of complex method references Reviewed-by: dlsmith, vromero
Fri, 20 Jun 2014 13:26:24 -0700 8047300: update tools/javadoc/6227454 test for missing <DOCTYPE> tags
sogoel [Fri, 20 Jun 2014 13:26:24 -0700] rev 25280
8047300: update tools/javadoc/6227454 test for missing <DOCTYPE> tags Reviewed-by: jjg, ksrini
Fri, 20 Jun 2014 20:36:54 +0100 8044546: Crash on faulty reduce/lambda
vromero [Fri, 20 Jun 2014 20:36:54 +0100] rev 25279
8044546: Crash on faulty reduce/lambda Reviewed-by: mcimadamore, dlsmith Contributed-by: maurizio.cimadamore@oracle.com, vicente.romero@oracle.com
Fri, 20 Jun 2014 10:56:47 -0700 8046060: Different results of floating point multiplication for lambda code block
rfield [Fri, 20 Jun 2014 10:56:47 -0700] rev 25278
8046060: Different results of floating point multiplication for lambda code block Summary: propogate strictfp into lambda body Reviewed-by: vromero, jlahoda
Fri, 20 Jun 2014 11:42:16 -0600 8047407: Add test for JDK-8037385
dlsmith [Fri, 20 Jun 2014 11:42:16 -0600] rev 25277
8047407: Add test for JDK-8037385 Reviewed-by: mcimadamore
Fri, 20 Jun 2014 10:56:31 -0600 8034147: javac crashes with a NullPointerException during bounds checking
dlsmith [Fri, 20 Jun 2014 10:56:31 -0600] rev 25276
8034147: javac crashes with a NullPointerException during bounds checking Summary: Types.supertype should return Type.noType rather than null Reviewed-by: vromero, mcimadamore
Thu, 19 Jun 2014 23:52:33 +0100 8042759: Lambda returning implicitly-typed lambdas considered pertinent to applicability
vromero [Thu, 19 Jun 2014 23:52:33 +0100] rev 25275
8042759: Lambda returning implicitly-typed lambdas considered pertinent to applicability Reviewed-by: mcimadamore
Thu, 19 Jun 2014 22:06:29 +0200 8041648: do while loop that misses ending semicolon has wrong end position
jlahoda [Thu, 19 Jun 2014 22:06:29 +0200] rev 25274
8041648: do while loop that misses ending semicolon has wrong end position Summary: Ensure the end positions are meaningful even if statement's semicolon is missing. Reviewed-by: jjg Contributed-by: dusan.balek@oracle.com, jan.lahoda@oracle.com
Thu, 19 Jun 2014 15:39:37 +0100 8038182: javac crash with FunctionDescriptorLookupError for invalid functional interface
vromero [Thu, 19 Jun 2014 15:39:37 +0100] rev 25273
8038182: javac crash with FunctionDescriptorLookupError for invalid functional interface Reviewed-by: mcimadamore Contributed-by: maurizio.cimadamore@oracle.com, vicente.romero@oracle.com
Wed, 18 Jun 2014 14:58:16 -0700 8046071: update three javadoc tests for empty <p> tag
sogoel [Wed, 18 Jun 2014 14:58:16 -0700] rev 25272
8046071: update three javadoc tests for empty <p> tag Reviewed-by: jjg, ksrini
Thu, 03 Jul 2014 11:37:54 -0700 Added tag jdk9-b21 for changeset 021089de7317
katleman [Thu, 03 Jul 2014 11:37:54 -0700] rev 25271
Added tag jdk9-b21 for changeset 021089de7317
Wed, 05 Jul 2017 19:48:32 +0200 Merge
duke [Wed, 05 Jul 2017 19:48:32 +0200] rev 25270
Merge
Thu, 03 Jul 2014 11:37:02 -0700 Added tag jdk9-b21 for changeset fa40edc81dd3
katleman [Thu, 03 Jul 2014 11:37:02 -0700] rev 25269
Added tag jdk9-b21 for changeset fa40edc81dd3
Wed, 05 Jul 2017 19:48:25 +0200 Merge
duke [Wed, 05 Jul 2017 19:48:25 +0200] rev 25268
Merge
Wed, 09 Jul 2014 10:41:31 -0700 Merge
lana [Wed, 09 Jul 2014 10:41:31 -0700] rev 25267
Merge
Tue, 01 Jul 2014 14:28:02 -0700 Merge
lana [Tue, 01 Jul 2014 14:28:02 -0700] rev 25266
Merge
Mon, 30 Jun 2014 14:09:56 -0700 8037948: Improve documentation for org.w3c.dom package
joehw [Mon, 30 Jun 2014 14:09:56 -0700] rev 25265
8037948: Improve documentation for org.w3c.dom package Reviewed-by: lancea, henryjen, alanb
Tue, 24 Jun 2014 14:07:05 -0700 8048021: Remove @version tag in jaxp repo
henryjen [Tue, 24 Jun 2014 14:07:05 -0700] rev 25264
8048021: Remove @version tag in jaxp repo Reviewed-by: joehw
Mon, 23 Jun 2014 10:36:30 -0700 5077522: Duration.compare incorrect for some values
joehw [Mon, 23 Jun 2014 10:36:30 -0700] rev 25263
5077522: Duration.compare incorrect for some values Reviewed-by: lancea, dfuchs
Thu, 19 Jun 2014 15:35:10 -0700 8047723: @since tag cleanup in jaxp
henryjen [Thu, 19 Jun 2014 15:35:10 -0700] rev 25262
8047723: @since tag cleanup in jaxp Reviewed-by: joehw
Thu, 03 Jul 2014 11:37:01 -0700 Added tag jdk9-b21 for changeset 6dcab76ce643
katleman [Thu, 03 Jul 2014 11:37:01 -0700] rev 25261
Added tag jdk9-b21 for changeset 6dcab76ce643
Wed, 05 Jul 2017 19:48:18 +0200 Merge
duke [Wed, 05 Jul 2017 19:48:18 +0200] rev 25260
Merge
Wed, 09 Jul 2014 10:41:34 -0700 Merge
lana [Wed, 09 Jul 2014 10:41:34 -0700] rev 25259
Merge
Thu, 03 Jul 2014 23:03:37 +0530 8049242: Explicit constructor overload selection should work with StaticClass as well
sundar [Thu, 03 Jul 2014 23:03:37 +0530] rev 25258
8049242: Explicit constructor overload selection should work with StaticClass as well Reviewed-by: jlaskey, attila
Thu, 03 Jul 2014 17:14:38 +0200 8047331: Assertion in CompiledFunction when running earley-boyer after Merge
attila [Thu, 03 Jul 2014 17:14:38 +0200] rev 25257
8047331: Assertion in CompiledFunction when running earley-boyer after Merge Reviewed-by: hannesw, jlaskey
Thu, 03 Jul 2014 16:15:33 +0200 8047166: 'do with({}) break ; while(0);' crashes in CodeGenerator
attila [Thu, 03 Jul 2014 16:15:33 +0200] rev 25256
8047166: 'do with({}) break ; while(0);' crashes in CodeGenerator Reviewed-by: hannesw, jlaskey
Thu, 03 Jul 2014 11:18:38 +0200 8049225: Source class exposes public mutable array
attila [Thu, 03 Jul 2014 11:18:38 +0200] rev 25255
8049225: Source class exposes public mutable array Reviewed-by: hannesw, sundar
Thu, 03 Jul 2014 11:18:26 +0200 8049223: RewriteException class exposes public mutable arrays
attila [Thu, 03 Jul 2014 11:18:26 +0200] rev 25254
8049223: RewriteException class exposes public mutable arrays Reviewed-by: hannesw, sundar
Thu, 03 Jul 2014 11:18:10 +0200 8049222: JSType class exposes public mutable arrays
attila [Thu, 03 Jul 2014 11:18:10 +0200] rev 25253
8049222: JSType class exposes public mutable arrays Reviewed-by: hannesw, sundar
Wed, 02 Jul 2014 18:10:31 +0530 8043232: Index selection of overloaded java new constructors
sundar [Wed, 02 Jul 2014 18:10:31 +0530] rev 25252
8043232: Index selection of overloaded java new constructors Reviewed-by: attila, hannesw, jlaskey
Tue, 01 Jul 2014 14:27:28 -0700 Merge
lana [Tue, 01 Jul 2014 14:27:28 -0700] rev 25251
Merge
Tue, 01 Jul 2014 17:37:39 +0530 8047359: large string size RangeError should be thrown rather than reporting negative length
sundar [Tue, 01 Jul 2014 17:37:39 +0530] rev 25250
8047359: large string size RangeError should be thrown rather than reporting negative length Reviewed-by: hannesw, attila
Mon, 30 Jun 2014 17:31:28 +0200 8048586: String concatenation with optimistic types is slow
hannesw [Mon, 30 Jun 2014 17:31:28 +0200] rev 25249
8048586: String concatenation with optimistic types is slow Reviewed-by: lagergren, attila
Mon, 30 Jun 2014 20:23:16 +0530 8048718: JSON.parse('{"0":0, "64":0}') throws ArrayindexOutOfBoundsException
sundar [Mon, 30 Jun 2014 20:23:16 +0530] rev 25248
8048718: JSON.parse('{"0":0, "64":0}') throws ArrayindexOutOfBoundsException Reviewed-by: lagergren, hannesw, attila
Fri, 27 Jun 2014 21:54:16 +0530 8046013: TypeError: Cannot apply "with" to non script object
sundar [Fri, 27 Jun 2014 21:54:16 +0530] rev 25247
8046013: TypeError: Cannot apply "with" to non script object Reviewed-by: lagergren, hannesw
Fri, 27 Jun 2014 10:47:44 +0200 8048505: ScriptingFunctions.readFully couldn't handle file names represented as ConsStrings
lagergren [Fri, 27 Jun 2014 10:47:44 +0200] rev 25246
8048505: ScriptingFunctions.readFully couldn't handle file names represented as ConsStrings Reviewed-by: sundar, hannesw
Thu, 26 Jun 2014 15:36:15 +0200 8047371: local variable declaration in TypeEvaluator should use ScriptObject.addOwnProperty instead of .set
attila [Thu, 26 Jun 2014 15:36:15 +0200] rev 25245
8047371: local variable declaration in TypeEvaluator should use ScriptObject.addOwnProperty instead of .set Reviewed-by: jlaskey, lagergren
Thu, 26 Jun 2014 13:12:32 +0200 8047357: More precise synthetic return + unreachable throw
attila [Thu, 26 Jun 2014 13:12:32 +0200] rev 25244
8047357: More precise synthetic return + unreachable throw Reviewed-by: lagergren, sundar
Wed, 25 Jun 2014 14:36:24 +0200 8048079: Persistent code store is broken after optimistic types merge
hannesw [Wed, 25 Jun 2014 14:36:24 +0200] rev 25243
8048079: Persistent code store is broken after optimistic types merge Reviewed-by: sundar, jlaskey, attila
Wed, 25 Jun 2014 17:08:47 +0530 8048071: eval within 'with' statement does not use correct scope if with scope expression has a copy of eval
sundar [Wed, 25 Jun 2014 17:08:47 +0530] rev 25242
8048071: eval within 'with' statement does not use correct scope if with scope expression has a copy of eval Reviewed-by: hannesw, jlaskey
Tue, 24 Jun 2014 19:29:41 +0200 8048009: Type info caching accidentally defeated
attila [Tue, 24 Jun 2014 19:29:41 +0200] rev 25241
8048009: Type info caching accidentally defeated Reviewed-by: hannesw, jlaskey
Tue, 24 Jun 2014 19:43:44 +0530 8047959: bindings created for declarations in eval code are not mutable
sundar [Tue, 24 Jun 2014 19:43:44 +0530] rev 25240
8047959: bindings created for declarations in eval code are not mutable Reviewed-by: jlaskey, attila
Mon, 23 Jun 2014 18:32:11 +0200 8046201: Avoid repeated flattening of nested ConsStrings
hannesw [Mon, 23 Jun 2014 18:32:11 +0200] rev 25239
8046201: Avoid repeated flattening of nested ConsStrings Reviewed-by: lagergren, attila
Mon, 23 Jun 2014 21:23:53 +0530 8047728: (function(x){var o={x:0}; with(o){delete x} return o.x})() evaluates to 0 instead of undefined
sundar [Mon, 23 Jun 2014 21:23:53 +0530] rev 25238
8047728: (function(x){var o={x:0}; with(o){delete x} return o.x})() evaluates to 0 instead of undefined Reviewed-by: jlaskey, hannesw, attila
Mon, 23 Jun 2014 10:59:33 +0200 8046905: apply on apply is broken
attila [Mon, 23 Jun 2014 10:59:33 +0200] rev 25237
8046905: apply on apply is broken Reviewed-by: hannesw, lagergren
Fri, 20 Jun 2014 12:25:00 +0200 8046921: Deoptimization type information peristence
attila [Fri, 20 Jun 2014 12:25:00 +0200] rev 25236
8046921: Deoptimization type information peristence Reviewed-by: hannesw, lagergren
Thu, 19 Jun 2014 20:36:03 +0530 8047369: Add regression tests for passing test cases of JDK-8024971
sundar [Thu, 19 Jun 2014 20:36:03 +0530] rev 25235
8047369: Add regression tests for passing test cases of JDK-8024971 Reviewed-by: hannesw, jlaskey
Thu, 19 Jun 2014 10:46:31 +0200 8047078: Fuzzing bug discovered when ArrayLiteralNodes weren't immutable
lagergren [Thu, 19 Jun 2014 10:46:31 +0200] rev 25234
8047078: Fuzzing bug discovered when ArrayLiteralNodes weren't immutable Reviewed-by: attila, sundar
Thu, 03 Jul 2014 11:37:57 -0700 Added tag jdk9-b21 for changeset e4ffc9bab6f2
katleman [Thu, 03 Jul 2014 11:37:57 -0700] rev 25233
Added tag jdk9-b21 for changeset e4ffc9bab6f2
Wed, 05 Jul 2017 19:48:10 +0200 Merge
duke [Wed, 05 Jul 2017 19:48:10 +0200] rev 25232
Merge
Wed, 09 Jul 2014 10:41:04 -0700 Merge
lana [Wed, 09 Jul 2014 10:41:04 -0700] rev 25231
Merge
Tue, 01 Jul 2014 14:29:58 -0700 Merge
lana [Tue, 01 Jul 2014 14:29:58 -0700] rev 25230
Merge
Tue, 01 Jul 2014 15:17:55 +0100 7095856: OutputStreamHook doesn't handle null values
coffeys [Tue, 01 Jul 2014 15:17:55 +0100] rev 25229
7095856: OutputStreamHook doesn't handle null values Reviewed-by: lancea, msheppar
Thu, 03 Jul 2014 11:36:35 -0700 Added tag jdk9-b21 for changeset a36678c24565
katleman [Thu, 03 Jul 2014 11:36:35 -0700] rev 25228
Added tag jdk9-b21 for changeset a36678c24565
Wed, 05 Jul 2017 19:48:02 +0200 Merge
duke [Wed, 05 Jul 2017 19:48:02 +0200] rev 25227
Merge
Wed, 09 Jul 2014 10:42:37 -0700 Merge
lana [Wed, 09 Jul 2014 10:42:37 -0700] rev 25226
Merge
Thu, 03 Jul 2014 18:20:42 +0200 8028474: sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.sh timeout, leaves looping process
egahlin [Thu, 03 Jul 2014 18:20:42 +0200] rev 25225
8028474: sun/jvmstat/monitor/MonitoredVm/MonitorVmStartTerminate.sh timeout, leaves looping process Reviewed-by: sla, jbachorik, rriggs
Thu, 03 Jul 2014 09:30:25 +0200 8043327: Collectors.toMap studentToGPA example uses Functions.identity()
psandoz [Thu, 03 Jul 2014 09:30:25 +0200] rev 25224
8043327: Collectors.toMap studentToGPA example uses Functions.identity() 8043328: Typo in documentation of package java.util.stream Reviewed-by: alanb, lancea
Wed, 02 Jul 2014 14:14:17 -0700 8048840: File.createTempFile has uninformative failure message
jmanson [Wed, 02 Jul 2014 14:14:17 -0700] rev 25223
8048840: File.createTempFile has uninformative failure message Reviewed-by: martin, alanb
Wed, 02 Jul 2014 10:21:23 -0700 8048990: ZipFile.entries() can't handle empty zip entry names
martin [Wed, 02 Jul 2014 10:21:23 -0700] rev 25222
8048990: ZipFile.entries() can't handle empty zip entry names Summary: getEntryBytes should never return null pointer for entry names Reviewed-by: sherman
Wed, 02 Jul 2014 10:03:40 +0100 8048891: Remove unused JObjC from jdk repository
alanb [Wed, 02 Jul 2014 10:03:40 +0100] rev 25221
8048891: Remove unused JObjC from jdk repository Reviewed-by: mchung
Wed, 02 Jul 2014 17:03:47 +0800 8042053: Broken links to jarsigner and keytool docs in java.security package summary
weijun [Wed, 02 Jul 2014 17:03:47 +0800] rev 25220
8042053: Broken links to jarsigner and keytool docs in java.security package summary Reviewed-by: xuelei
Wed, 02 Jul 2014 08:41:59 +0200 8046883: com/sun/jdi/ProcessAttachTest.sh gets "java.io.IOException: Invalid process identifier" on windows
sla [Wed, 02 Jul 2014 08:41:59 +0200] rev 25219
8046883: com/sun/jdi/ProcessAttachTest.sh gets "java.io.IOException: Invalid process identifier" on windows Reviewed-by: dcubed, dsamersoff, allwin
Tue, 01 Jul 2014 23:39:31 -0700 8048989: small errors in Collectors examples
smarks [Tue, 01 Jul 2014 23:39:31 -0700] rev 25218
8048989: small errors in Collectors examples Reviewed-by: darcy Contributed-by: raoul@urma.com
Tue, 01 Jul 2014 21:23:54 +0200 8048892: TEST_BUG: shell script tests need to be change to not use retired @debuggeeVMOptions mechanism
ykantser [Tue, 01 Jul 2014 21:23:54 +0200] rev 25217
8048892: TEST_BUG: shell script tests need to be change to not use retired @debuggeeVMOptions mechanism Reviewed-by: sla, jbachorik
Wed, 02 Jul 2014 09:48:32 +0800 8048511: Uninitialised memory in jdk/src/share/native/sun/security/jgss/wrapper/GSSLibStub.c
weijun [Wed, 02 Jul 2014 09:48:32 +0800] rev 25216
8048511: Uninitialised memory in jdk/src/share/native/sun/security/jgss/wrapper/GSSLibStub.c Reviewed-by: valeriep
Tue, 01 Jul 2014 23:09:52 +0000 Merge
valeriep [Tue, 01 Jul 2014 23:09:52 +0000] rev 25215
Merge
Tue, 01 Jul 2014 20:35:43 +0000 8027575: b113 causing a lot of memory allocation and regression for wls_webapp_atomics
valeriep [Tue, 01 Jul 2014 20:35:43 +0000] rev 25214
8027575: b113 causing a lot of memory allocation and regression for wls_webapp_atomics Summary: Reduce buffer allocation and do multiple cipher encryption/decryption calls. Reviewed-by: xuelei, ascarpino
Tue, 01 Jul 2014 20:35:30 +0000 8046046: Test sun/security/pkcs11/Signature/TestDSAKeyLength.java fails intermittently on Solaris 11 in 8u40 nightly
valeriep [Tue, 01 Jul 2014 20:35:30 +0000] rev 25213
8046046: Test sun/security/pkcs11/Signature/TestDSAKeyLength.java fails intermittently on Solaris 11 in 8u40 nightly Summary: Override the upper limit to 1024 for SHA1withDSA when larger DSA key size is supported. Reviewed-by: mullan, ascarpino
Tue, 01 Jul 2014 14:28:51 -0700 Merge
lana [Tue, 01 Jul 2014 14:28:51 -0700] rev 25212
Merge
Tue, 01 Jul 2014 10:20:56 -0700 Merge
prr [Tue, 01 Jul 2014 10:20:56 -0700] rev 25211
Merge
Tue, 24 Jun 2014 12:27:37 +0400 7112454: TEST_BUG: java/awt/Choice/PopdownGeneratesMouseEvents/PopdownGeneratesMouseEvents.html failed
yan [Tue, 24 Jun 2014 12:27:37 +0400] rev 25210
7112454: TEST_BUG: java/awt/Choice/PopdownGeneratesMouseEvents/PopdownGeneratesMouseEvents.html failed Reviewed-by: anthony, pchelko Contributed-by: Andrei Eremeev <andrei.eremeev@oracle.com>
Tue, 24 Jun 2014 10:36:35 +0400 8042094: Test javax/swing/JFileChooser/7036025/bug7036025.java fails with java.lang.NullPointerException on Windows x86
azvegint [Tue, 24 Jun 2014 10:36:35 +0400] rev 25209
8042094: Test javax/swing/JFileChooser/7036025/bug7036025.java fails with java.lang.NullPointerException on Windows x86 Reviewed-by: ahgross, art, pchelko, mschoene
Mon, 23 Jun 2014 13:05:27 -0700 Merge
ddehaven [Mon, 23 Jun 2014 13:05:27 -0700] rev 25208
Merge
Mon, 23 Jun 2014 12:48:16 -0700 8043509: java.awt.Font gets initialized with the wrong font name for some Locales
prr [Mon, 23 Jun 2014 12:48:16 -0700] rev 25207
8043509: java.awt.Font gets initialized with the wrong font name for some Locales Reviewed-by: bae, jgodinez
Mon, 23 Jun 2014 22:15:09 +0400 8047798: Remove EventQueueDelegate
pchelko [Mon, 23 Jun 2014 22:15:09 +0400] rev 25206
8047798: Remove EventQueueDelegate Reviewed-by: anthony, art
Fri, 20 Jun 2014 13:36:03 -0700 8044063: Remove com.sun.java.browser.* from jdk repo
mchung [Fri, 20 Jun 2014 13:36:03 -0700] rev 25205
8044063: Remove com.sun.java.browser.* from jdk repo Reviewed-by: darcy, alanb
Fri, 20 Jun 2014 12:37:08 -0700 8042098: Test sun/java2d/AcceleratedXORModeTest.java fails on Windows
prr [Fri, 20 Jun 2014 12:37:08 -0700] rev 25204
8042098: Test sun/java2d/AcceleratedXORModeTest.java fails on Windows Reviewed-by: jgodinez
Fri, 20 Jun 2014 16:48:30 +0400 8047180: Move functional tests AWT_Headless/Automated to OpenJDK repository
yan [Fri, 20 Jun 2014 16:48:30 +0400] rev 25203
8047180: Move functional tests AWT_Headless/Automated to OpenJDK repository Reviewed-by: pchelko, alexsch Contributed-by: Dmitriy Ermashov <dmitriy.ermashov@oracle.com>
Thu, 19 Jun 2014 12:44:41 +0400 8044429: move awt automated tests for AWT_Modality to OpenJDK repository
yan [Thu, 19 Jun 2014 12:44:41 +0400] rev 25202
8044429: move awt automated tests for AWT_Modality to OpenJDK repository Reviewed-by: pchelko Contributed-by: Alexander Stepanov <alexander.v.stepanov@oracle.com>
Wed, 18 Jun 2014 09:13:46 -0700 8046485: Add missing @since tag under javax.swing.*
henryjen [Wed, 18 Jun 2014 09:13:46 -0700] rev 25201
8046485: Add missing @since tag under javax.swing.* Reviewed-by: alexsch, prr
Wed, 18 Jun 2014 14:53:35 -0700 Merge
prr [Wed, 18 Jun 2014 14:53:35 -0700] rev 25200
Merge
Wed, 18 Jun 2014 13:21:59 +0400 8047061: [macosx] Crash when setting display mode
pchelko [Wed, 18 Jun 2014 13:21:59 +0400] rev 25199
8047061: [macosx] Crash when setting display mode Reviewed-by: anthony, alexsch
Tue, 17 Jun 2014 19:05:06 +0400 8040007: GtkFileDialog strips user inputted filepath
azvegint [Tue, 17 Jun 2014 19:05:06 +0400] rev 25198
8040007: GtkFileDialog strips user inputted filepath Reviewed-by: anthony, serb
Mon, 16 Jun 2014 17:13:58 +0400 8046221: [TEST_BUG] Cleanup datatransfer tests
pchelko [Mon, 16 Jun 2014 17:13:58 +0400] rev 25197
8046221: [TEST_BUG] Cleanup datatransfer tests Reviewed-by: anthony, alexsch
Thu, 12 Jun 2014 00:43:14 +0400 8033786: White flashing when opening Dialogs and Menus using Nimbus with dark background
serb [Thu, 12 Jun 2014 00:43:14 +0400] rev 25196
8033786: White flashing when opening Dialogs and Menus using Nimbus with dark background Reviewed-by: alexsch, anthony
Thu, 12 Jun 2014 00:32:33 +0400 8029455: [JLightweightFrame] support scaled painting
serb [Thu, 12 Jun 2014 00:32:33 +0400] rev 25195
8029455: [JLightweightFrame] support scaled painting Reviewed-by: anthony, ant
Thu, 12 Jun 2014 00:19:00 +0400 8040271: Uninitialised memory in jdk/src/windows/native/sun/windows: awt_List.cpp, awt_InputMethod.cpp
serb [Thu, 12 Jun 2014 00:19:00 +0400] rev 25194
8040271: Uninitialised memory in jdk/src/windows/native/sun/windows: awt_List.cpp, awt_InputMethod.cpp Reviewed-by: pchelko, prr
Wed, 11 Jun 2014 13:25:15 -0700 8043549: Fix raw and unchecked lint warnings in javax.swing.text.*
darcy [Wed, 11 Jun 2014 13:25:15 -0700] rev 25193
8043549: Fix raw and unchecked lint warnings in javax.swing.text.* Reviewed-by: prr
Thu, 05 Jun 2014 13:59:01 -0700 8044551: Fix raw and unchecked lint warnings in platform-specific sun.awt files
henryjen [Thu, 05 Jun 2014 13:59:01 -0700] rev 25192
8044551: Fix raw and unchecked lint warnings in platform-specific sun.awt files 8044396: Fix raw and unchecked lint warnings in platform-specific sun.java2d.* Reviewed-by: darcy, prr
Wed, 11 Jun 2014 17:23:56 +0400 8043972: Remove wrong copyright notice in jdk/test/java/awt/Frame/DecoratedExceptions/DecoratedExceptions.java
yan [Wed, 11 Jun 2014 17:23:56 +0400] rev 25191
8043972: Remove wrong copyright notice in jdk/test/java/awt/Frame/DecoratedExceptions/DecoratedExceptions.java Reviewed-by: anthony Contributed-by: Dmitriy Ermashov <dmitriy.ermashov@oracle.com>
Wed, 11 Jun 2014 14:38:50 +0400 8042103: Deserialization of empty java.awt.geom.Path2D will cause an exception
serb [Wed, 11 Jun 2014 14:38:50 +0400] rev 25190
8042103: Deserialization of empty java.awt.geom.Path2D will cause an exception Reviewed-by: bae, flar
Wed, 11 Jun 2014 14:21:12 +0400 8041644: [OGL] clip is ignored during surface->sw blit
serb [Wed, 11 Jun 2014 14:21:12 +0400] rev 25189
8041644: [OGL] clip is ignored during surface->sw blit Reviewed-by: bae, prr
Tue, 01 Jul 2014 09:46:20 -0700 8015081: javax.security.auth.Subject.toString() throws NPE
ascarpino [Tue, 01 Jul 2014 09:46:20 -0700] rev 25188
8015081: javax.security.auth.Subject.toString() throws NPE Reviewed-by: xuelei, weijun Contributed-by: Jamil Nimeh <jamil.j.nimeh@oracle.com>
Tue, 01 Jul 2014 14:44:37 +0100 8048874: Replace uses of 'new Byte', 'new Short' and 'new Character' with appropriate alternative across core classes
prappo [Tue, 01 Jul 2014 14:44:37 +0100] rev 25187
8048874: Replace uses of 'new Byte', 'new Short' and 'new Character' with appropriate alternative across core classes Reviewed-by: chegar, psandoz, prappo Contributed-by: Otavio Santana <otaviojava@java.net>
Tue, 01 Jul 2014 15:12:59 +0100 8048267: Replace uses of 'new Long()' with appropriate alternative across core classes
prappo [Tue, 01 Jul 2014 15:12:59 +0100] rev 25186
8048267: Replace uses of 'new Long()' with appropriate alternative across core classes Reviewed-by: chegar, psandoz, prappo Contributed-by: Otavio Santana <otaviojava@java.net>
Tue, 01 Jul 2014 17:58:14 +0200 8044427: [test] sun/management/jmxremote/startstop/JMXStartStopTest times out intermittently on Solaris/Sparcv9
jbachorik [Tue, 01 Jul 2014 17:58:14 +0200] rev 25185
8044427: [test] sun/management/jmxremote/startstop/JMXStartStopTest times out intermittently on Solaris/Sparcv9 Reviewed-by: sla
Tue, 01 Jul 2014 16:51:44 +0100 7095856: OutputStreamHook doesn't handle null values
coffeys [Tue, 01 Jul 2014 16:51:44 +0100] rev 25184
7095856: OutputStreamHook doesn't handle null values Reviewed-by: lancea, msheppar
(0) -10000 -3000 -1000 -192 +192 +1000 +3000 +10000 +30000 tip