Wed, 05 Jul 2017 09:38:47 +0000 Merge
stefank [Wed, 05 Jul 2017 09:38:47 +0000] rev 46626
Merge
Wed, 05 Jul 2017 11:33:17 +0200 8183552: Move align functions to align.hpp
stefank [Wed, 05 Jul 2017 11:33:17 +0200] rev 46625
8183552: Move align functions to align.hpp Reviewed-by: stuefe, pliden
Tue, 04 Jul 2017 18:10:40 +0000 Merge
redestad [Tue, 04 Jul 2017 18:10:40 +0000] rev 46624
Merge
Tue, 04 Jul 2017 18:36:50 +0200 8183299: Improve inlining of CompiledMethod methods into frame::sender
redestad [Tue, 04 Jul 2017 18:36:50 +0200] rev 46623
8183299: Improve inlining of CompiledMethod methods into frame::sender Reviewed-by: kvn, neliasso
Mon, 24 Apr 2017 09:14:09 +0200 8178501: Replace usages of align macros with calls to the align inline functions
stefank [Mon, 24 Apr 2017 09:14:09 +0200] rev 46622
8178501: Replace usages of align macros with calls to the align inline functions Reviewed-by: mgerdin, tschatzl
Tue, 04 Jul 2017 17:44:30 +0200 8183544: Missing parentheses in is_size_aligned_ macro
stefank [Tue, 04 Jul 2017 17:44:30 +0200] rev 46621
8183544: Missing parentheses in is_size_aligned_ macro Reviewed-by: mgerdin, tschatzl
Thu, 13 Apr 2017 09:57:51 +0200 8178500: Replace usages of round_to and round_down with align_up and align_down
stefank [Thu, 13 Apr 2017 09:57:51 +0200] rev 46620
8178500: Replace usages of round_to and round_down with align_up and align_down Reviewed-by: rehn, tschatzl
Tue, 04 Jul 2017 15:58:10 +0200 8178499: Remove _ptr_ and _size_ infixes from align functions
stefank [Tue, 04 Jul 2017 15:58:10 +0200] rev 46619
8178499: Remove _ptr_ and _size_ infixes from align functions Reviewed-by: rehn, tschatzl
Wed, 12 Apr 2017 17:53:18 +0200 8178489: Make align functions more type safe and consistent
stefank [Wed, 12 Apr 2017 17:53:18 +0200] rev 46618
8178489: Make align functions more type safe and consistent Reviewed-by: mgerdin, rehn
Wed, 12 Apr 2017 13:05:59 +0200 8178495: Bug in the align_size_up_ macro
stefank [Wed, 12 Apr 2017 13:05:59 +0200] rev 46617
8178495: Bug in the align_size_up_ macro Reviewed-by: kbarrett, tschatzl, rehn
Tue, 11 Apr 2017 23:45:39 +0200 8178491: -Xss and -XX:ThreadStackSize argument parsing truncates bits
stefank [Tue, 11 Apr 2017 23:45:39 +0200] rev 46616
8178491: -Xss and -XX:ThreadStackSize argument parsing truncates bits Reviewed-by: gziemski, kbarrett
Tue, 04 Jul 2017 15:11:25 +0200 8181809: PPC64: Leverage mtfprd/mffprd on POWER8
mdoerr [Tue, 04 Jul 2017 15:11:25 +0200] rev 46615
8181809: PPC64: Leverage mtfprd/mffprd on POWER8 Reviewed-by: mdoerr, simonis Contributed-by: Matthew Brandyberry <mbrandy@linux.vnet.ibm.com>
Tue, 04 Jul 2017 09:16:26 +0200 8179677: Let G1Remset::_conc_refined_cards only count number of cards concurrently refined
tschatzl [Tue, 04 Jul 2017 09:16:26 +0200] rev 46614
8179677: Let G1Remset::_conc_refined_cards only count number of cards concurrently refined Reviewed-by: sjohanss, ehelin
Tue, 04 Jul 2017 09:15:45 +0200 8183394: Remove unused G1RemSet::n_workers() method
tschatzl [Tue, 04 Jul 2017 09:15:45 +0200] rev 46613
8183394: Remove unused G1RemSet::n_workers() method Reviewed-by: mgerdin, ehelin
Mon, 03 Jul 2017 17:43:16 +0000 Merge
ehelin [Mon, 03 Jul 2017 17:43:16 +0000] rev 46612
Merge
Mon, 03 Jul 2017 17:19:11 +0200 8153360: G1HRRSFlushLogBuffersOnVerify with remembered set verification does not work
ehelin [Mon, 03 Jul 2017 17:19:11 +0200] rev 46611
8153360: G1HRRSFlushLogBuffersOnVerify with remembered set verification does not work Reviewed-by: sjohanss, tschatzl
Fri, 30 Jun 2017 10:36:32 +0200 8183229: Implement WindowsSemaphore::trywait
mgerdin [Fri, 30 Jun 2017 10:36:32 +0200] rev 46610
8183229: Implement WindowsSemaphore::trywait Reviewed-by: redestad, stefank, kbarrett
Mon, 03 Jul 2017 14:24:07 +0200 8183281: Remove unnecessary call to increment_gc_time_stamp
ehelin [Mon, 03 Jul 2017 14:24:07 +0200] rev 46609
8183281: Remove unnecessary call to increment_gc_time_stamp Reviewed-by: sjohanss, tschatzl
Mon, 03 Jul 2017 09:01:34 +0200 8183232: Avoid resolving method_kind in AbstractInterpreter::can_be_compiled
redestad [Mon, 03 Jul 2017 09:01:34 +0200] rev 46608
8183232: Avoid resolving method_kind in AbstractInterpreter::can_be_compiled Reviewed-by: coleenp, mdoerr, neliasso
Thu, 29 Jun 2017 14:35:30 -0400 8178507: co-locate nsk.regression.gc tests
aharlap [Thu, 29 Jun 2017 14:35:30 -0400] rev 46607
8178507: co-locate nsk.regression.gc tests Summary: convert four tonga tests into jtreg Reviewed-by: lmesnik, iignatyev
Fri, 23 Jun 2017 09:25:27 +0800 8182583: AArch64: FMA Vectorization on aarch64
njian [Fri, 23 Jun 2017 09:25:27 +0800] rev 46606
8182583: AArch64: FMA Vectorization on aarch64 Reviewed-by: aph Contributed-by: yang.zhang@linaro.org
Fri, 30 Jun 2017 10:36:32 +0200 8183203: Remove stubRoutines_os
mgerdin [Fri, 30 Jun 2017 10:36:32 +0200] rev 46605
8183203: Remove stubRoutines_os Reviewed-by: stefank, tschatzl
Mon, 26 Jun 2017 15:25:25 +0200 8183198: Factor out thread state serialization into a proper helper function
mgerdin [Mon, 26 Jun 2017 15:25:25 +0200] rev 46604
8183198: Factor out thread state serialization into a proper helper function Reviewed-by: tschatzl, eosterlund, coleenp
Thu, 29 Jun 2017 19:09:04 +0000 Merge
coleenp [Thu, 29 Jun 2017 19:09:04 +0000] rev 46603
Merge
Thu, 29 Jun 2017 12:35:30 +0200 8183228: Fix optimized build after JDK-8170933
stuefe [Thu, 29 Jun 2017 12:35:30 +0200] rev 46602
8183228: Fix optimized build after JDK-8170933 Reviewed-by: mgerdin, coleenp
Thu, 29 Jun 2017 17:32:46 +0000 Merge
redestad [Thu, 29 Jun 2017 17:32:46 +0000] rev 46601
Merge
Thu, 29 Jun 2017 14:22:42 +0200 8183001: Various inlining improvements
redestad [Thu, 29 Jun 2017 14:22:42 +0200] rev 46600
8183001: Various inlining improvements Reviewed-by: iklam, mikael, ehelin, stefank
Thu, 29 Jun 2017 14:54:32 +0000 Merge
neliasso [Thu, 29 Jun 2017 14:54:32 +0000] rev 46599
Merge
Thu, 29 Jun 2017 12:32:17 +0000 Merge
neliasso [Thu, 29 Jun 2017 12:32:17 +0000] rev 46598
Merge
Tue, 27 Jun 2017 15:50:09 +0200 8164888: Intrinsify fused mac operations on SPARC
neliasso [Tue, 27 Jun 2017 15:50:09 +0200] rev 46597
8164888: Intrinsify fused mac operations on SPARC Summary: Such speed, much wow Reviewed-by: kvn Contributed-by: phedlin@oracle.com
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip