Sun, 10 Jun 2018 18:04:43 -0700 8204509: Fix compilation error in harfbuzz 1.7.6 for Solaris Developer Studio 12.6
prr [Sun, 10 Jun 2018 18:04:43 -0700] rev 50648
8204509: Fix compilation error in harfbuzz 1.7.6 for Solaris Developer Studio 12.6 Reviewed-by: serb
Sat, 09 Jun 2018 13:33:35 -0700 6608234: SwingWorker.get throws CancellationException
serb [Sat, 09 Jun 2018 13:33:35 -0700] rev 50647
6608234: SwingWorker.get throws CancellationException Reviewed-by: psadhukhan, kaddepalli, prr
Tue, 19 Jun 2018 07:15:00 -0400 8205055: Fix compilation optimization errors with new Solaris toolchain
gadams [Tue, 19 Jun 2018 07:15:00 -0400] rev 50646
8205055: Fix compilation optimization errors with new Solaris toolchain Reviewed-by: erikj
Tue, 19 Jun 2018 07:14:49 -0400 8205110: Fix xchip warnings with new Solaris toolchain
gadams [Tue, 19 Jun 2018 07:14:49 -0400] rev 50645
8205110: Fix xchip warnings with new Solaris toolchain Reviewed-by: ihse, erikj
Tue, 19 Jun 2018 19:21:30 +0300 8205341: AARCH64: Clean up duplicate uzp1 & uzp2 instruction definition
dchuyko [Tue, 19 Jun 2018 19:21:30 +0300] rev 50644
8205341: AARCH64: Clean up duplicate uzp1 & uzp2 instruction definition Reviewed-by: aph
Tue, 19 Jun 2018 08:19:54 -0700 8042131: DateTimeFormatterBuilder Mapped-values do not work for JapaneseDate
naoto [Tue, 19 Jun 2018 08:19:54 -0700] rev 50643
8042131: DateTimeFormatterBuilder Mapped-values do not work for JapaneseDate Reviewed-by: rriggs, scolebourne Contributed-by: toshiona@jp.ibm.com
Tue, 19 Jun 2018 18:18:46 +0300 8198719: MethodHandleHelper.linkToStatic should drop MH arg
dchuyko [Tue, 19 Jun 2018 18:18:46 +0300] rev 50642
8198719: MethodHandleHelper.linkToStatic should drop MH arg Reviewed-by: vlivanov, dlong
Tue, 19 Jun 2018 18:18:25 +0300 8204353: AARCH64: optimize FPU load and stores in macroAssembler
dpochepk [Tue, 19 Jun 2018 18:18:25 +0300] rev 50641
8204353: AARCH64: optimize FPU load and stores in macroAssembler Reviewed-by: aph
Tue, 19 Jun 2018 18:14:25 +0300 8204473: AARCH64: register post-index addressing mode is not supported directly
dpochepk [Tue, 19 Jun 2018 18:14:25 +0300] rev 50640
8204473: AARCH64: register post-index addressing mode is not supported directly Reviewed-by: aph
Tue, 19 Jun 2018 16:44:41 +0200 8205183: Warning about using VS2017 should be removed
erikj [Tue, 19 Jun 2018 16:44:41 +0200] rev 50639
8205183: Warning about using VS2017 should be removed Reviewed-by: prr, tbell
Tue, 19 Jun 2018 16:29:48 +0200 8205172: 32 bit build broken
mdoerr [Tue, 19 Jun 2018 16:29:48 +0200] rev 50638
8205172: 32 bit build broken Reviewed-by: roland, kvn, dholmes
Tue, 19 Jun 2018 16:14:39 +0200 8205006: Assertion failure when rehashing stringtable
rehn [Tue, 19 Jun 2018 16:14:39 +0200] rev 50637
8205006: Assertion failure when rehashing stringtable Reviewed-by: lfoltan, zgu
Tue, 19 Jun 2018 05:22:07 -0700 8205052: No compilation error thrown when no valid parameterization exists for functional interface type
vromero [Tue, 19 Jun 2018 05:22:07 -0700] rev 50636
8205052: No compilation error thrown when no valid parameterization exists for functional interface type Reviewed-by: mcimadamore
Tue, 19 Jun 2018 05:18:49 -0700 8195115: G1 Old Gen MemoryPool CollectionUsage.used values don't reflect mixed GC results
phh [Tue, 19 Jun 2018 05:18:49 -0700] rev 50635
8195115: G1 Old Gen MemoryPool CollectionUsage.used values don't reflect mixed GC results Summary: Memory pools can now be optional collection participants, e.g., G1 Old Gen in an incremental collection. Reviewed-by: ehelin, mchung
Tue, 19 Jun 2018 07:54:11 -0400 8202605: Standardize on ClassLoaderData::loader_name() throughout the VM to obtain a class loader's name
lfoltan [Tue, 19 Jun 2018 07:54:11 -0400] rev 50634
8202605: Standardize on ClassLoaderData::loader_name() throughout the VM to obtain a class loader's name Summary: Introduced ClassLoaderData::name() and ClassLoaderData::name_and_id() for use when obtaining a class loader's name. Reviewed-by: coleenp, goetz, mchung, stuefe
Fri, 15 Jun 2018 12:31:28 +0200 8204268: Improve some IncompatibleClassChangeError messages.
goetz [Fri, 15 Jun 2018 12:31:28 +0200] rev 50633
8204268: Improve some IncompatibleClassChangeError messages. Reviewed-by: stuefe, hseigel
Tue, 19 Jun 2018 12:25:42 +0200 8205033: [REDO] Induction variable of over-unrolled loop conflicts with range checks
thartmann [Tue, 19 Jun 2018 12:25:42 +0200] rev 50632
8205033: [REDO] Induction variable of over-unrolled loop conflicts with range checks Summary: Update skeleton predicates before main loop during unrolling to remove dead code. Reviewed-by: kvn, roland
Tue, 19 Jun 2018 12:22:02 +0200 8204957: Remove TestBiasedLockRevocationEvents from ProblemList.txt
rwestberg [Tue, 19 Jun 2018 12:22:02 +0200] rev 50631
8204957: Remove TestBiasedLockRevocationEvents from ProblemList.txt Reviewed-by: mgronlun
Tue, 19 Jun 2018 12:20:05 +0200 8204236: JFR unit test of thread CPU load should be enabled
rwestberg [Tue, 19 Jun 2018 12:20:05 +0200] rev 50630
8204236: JFR unit test of thread CPU load should be enabled Reviewed-by: mgronlun, egahlin
Tue, 19 Jun 2018 12:11:37 +0200 8205064: Fail immediately if an unavailable GC is selected
pliden [Tue, 19 Jun 2018 12:11:37 +0200] rev 50629
8205064: Fail immediately if an unavailable GC is selected Reviewed-by: rkennke, shade
Tue, 19 Jun 2018 11:27:05 +0200 8204941: Refactor TemplateTable::_new to use MacroAssembler helpers for tlab and eden
rkennke [Tue, 19 Jun 2018 11:27:05 +0200] rev 50628
8204941: Refactor TemplateTable::_new to use MacroAssembler helpers for tlab and eden Reviewed-by: kvn, coleenp
Fri, 15 Jun 2018 13:57:37 +0200 8204927: ZGC: assert(phase->idom(head) == head->in(LoopNode::EntryControl)) failed
neliasso [Fri, 15 Jun 2018 13:57:37 +0200] rev 50627
8204927: ZGC: assert(phase->idom(head) == head->in(LoopNode::EntryControl)) failed Summary: Update idom Reviewed-by: roland
Tue, 19 Jun 2018 10:57:13 +0200 8204166: TLH: Semaphore may not be destroy until signal have returned.
rehn [Tue, 19 Jun 2018 10:57:13 +0200] rev 50626
8204166: TLH: Semaphore may not be destroy until signal have returned. Reviewed-by: eosterlund, dholmes
Tue, 19 Jun 2018 09:43:53 +0200 8204965: Fix '--disable-cds' and disable CDS on AIX by default
simonis [Tue, 19 Jun 2018 09:43:53 +0200] rev 50625
8204965: Fix '--disable-cds' and disable CDS on AIX by default Reviewed-by: erikj, jiangli, stuefe, dholmes
Tue, 19 Jun 2018 09:34:39 +0200 8205043: Make parallel reference processing default for G1
tschatzl [Tue, 19 Jun 2018 09:34:39 +0200] rev 50624
8205043: Make parallel reference processing default for G1 Reviewed-by: kbarrett, sjohanss
Tue, 19 Jun 2018 09:08:39 +0200 8203197: C2: consider all paths in loop body for loop predication
roland [Tue, 19 Jun 2018 09:08:39 +0200] rev 50623
8203197: C2: consider all paths in loop body for loop predication Reviewed-by: kvn, neliasso
Tue, 19 Jun 2018 08:44:31 +0200 8205163: ZGC: Keeps finalizable marked PhantomReference referents strongly alive
stefank [Tue, 19 Jun 2018 08:44:31 +0200] rev 50622
8205163: ZGC: Keeps finalizable marked PhantomReference referents strongly alive Reviewed-by: pliden, kbarrett
Thu, 07 Jun 2018 10:11:36 +0200 8204538: Split ScanClosure and ScanClosureWithParBarrier
stefank [Thu, 07 Jun 2018 10:11:36 +0200] rev 50621
8204538: Split ScanClosure and ScanClosureWithParBarrier Reviewed-by: eosterlund, tschatzl, kbarrett
Mon, 18 Jun 2018 18:49:34 -0700 8198669: Refactor annotation array value parsing to reduce duplication
cushon [Mon, 18 Jun 2018 18:49:34 -0700] rev 50620
8198669: Refactor annotation array value parsing to reduce duplication Reviewed-by: psandoz, darcy
Tue, 19 Jun 2018 09:45:54 +0530 8205148: Turn off logging in jQuery-migrate
pmuthuswamy [Tue, 19 Jun 2018 09:45:54 +0530] rev 50619
8205148: Turn off logging in jQuery-migrate Reviewed-by: sundar
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip