src/hotspot/share/opto/graphKit.cpp
Thu, 31 Jan 2019 17:48:29 -0800 vlivanov 6986483: CHA: optimize calls through interfaces
Tue, 06 Nov 2018 10:01:27 +0100 roland 8212243: More gc interface tweaks for arraycopy
Tue, 30 Oct 2018 14:38:59 -0700 kvn 8210853: JIT: C2 doesn't skip post barrier for new allocated objects
Wed, 17 Oct 2018 10:19:13 +0200 roland 8212611: Small collection of simple changes from shenandoah
Fri, 28 Sep 2018 14:24:22 +0200 roland 8211232: GraphKit::make_runtime_call() sometimes attaches wrong memory state to call
Tue, 18 Sep 2018 20:49:44 +0200 roland 8210885: Convert left over loads/stores to access api
Fri, 31 Aug 2018 16:28:52 +0200 rkennke 8210187: Explicit barriers for C2
Fri, 24 Aug 2018 08:17:23 +0200 thartmann 8209833: C2 compilation fails with "assert(ex_map->jvms()->same_calls_as(_exceptions->jvms())) failed: all collected exceptions must come from the same place"
Wed, 22 Aug 2018 13:06:33 +0200 eosterlund 8208601: Introduce native oop barriers in C2 for OopHandle
Tue, 19 Jun 2018 09:08:39 +0200 roland 8203197: C2: consider all paths in loop body for loop predication
Fri, 18 May 2018 14:51:06 +0200 eosterlund 8202377: Modularize C2 GC barriers
Tue, 15 May 2018 20:24:34 +0200 egahlin 8199712: Flight Recorder
Fri, 04 May 2018 11:41:35 +0200 stefank 8200729: Conditional compilation of GCs
Thu, 12 Apr 2018 11:22:24 +0200 pliden 8201362: Remove CollectedHeap::barrier_set()
Thu, 12 Apr 2018 08:25:56 +0200 pliden 8201318: Introduce GCThreadLocalData to abstract GC-specific data belonging to a thread
Wed, 21 Mar 2018 19:45:24 -0400 coleenp 8199809: Don't include frame.inline.hpp and other.inline.hpp from .hpp files
Mon, 19 Mar 2018 07:38:18 +0100 eosterlund 8199604: Rename CardTableModRefBS to CardTableBarrierSet
Tue, 06 Mar 2018 08:36:44 +0100 eosterlund 8195148: Collapse G1SATBCardTableModRefBS and G1SATBCardTableLoggingModRefBS into a single G1BarrierSet
Mon, 26 Feb 2018 18:04:43 +0100 eosterlund 8198703: Missing #include "gc/shared/cardTableModRefBS.hpp" in graphKit.hpp
Mon, 26 Feb 2018 09:34:12 +0100 eosterlund 8195142: Refactor out card table from CardTableModRefBS to flatten the BarrierSet hierarchy
Wed, 10 Jan 2018 22:48:27 +0100 eosterlund 8195103: Refactor out card table from CardTableModRefBS to flatten the BarrierSet hierarchy
Wed, 17 Jan 2018 14:25:47 -0800 dlong 8194988: 8 Null pointer dereference defect groups related to MultiNode::proj_out()
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip