src/hotspot/share/opto/graphKit.cpp
Thu, 17 Oct 2019 20:54:25 +0100 chegar datagramsocketimpl-branch: merge with default datagramsocketimpl-branch
Thu, 17 Oct 2019 20:53:35 +0100 chegar datagramsocketimpl-branch: update to default datagramsocketimpl-branch
Mon, 23 Sep 2019 14:49:04 -0400 lfoltan 8230505: Replace JVM type comparisons to T_OBJECT and T_ARRAY with call to is_reference_type
Tue, 10 Sep 2019 08:43:33 +0200 chagedorn 8225653: Provide more information when hitting SIGILL from HaltNode
Thu, 05 Sep 2019 13:56:17 +0200 thartmann 8229496: SIGFPE (division by zero) in C2 OSR compiled method
Thu, 08 Aug 2019 07:05:17 +0200 thartmann 8229219: C2 compilation fails with assert: Bad graph detected in build_loop_late
Sun, 20 May 2018 22:18:11 +0200 shade Merge epsilon-gc-branch
Fri, 04 May 2018 19:29:01 +0200 shade Fix build with -epsilongc epsilon-gc-branch
Fri, 04 May 2018 19:16:56 +0200 shade Merge epsilon-gc-branch
Wed, 18 Apr 2018 09:46:53 +0200 shade Merge epsilon-gc-branch
Tue, 10 Apr 2018 11:14:50 +0200 shade Merge epsilon-gc-branch
Mon, 26 Mar 2018 09:56:36 +0200 shade Merge epsilon-gc-branch
Mon, 12 Mar 2018 12:22:21 +0100 shade Merge epsilon-gc-branch
Thu, 08 Feb 2018 20:56:03 +0100 shade Merge epsilon-gc-branch
Mon, 06 Nov 2017 18:53:38 +0100 shade Initial import of Epsilon sources from jdk10/sandbox epsilon-gc-branch
Tue, 21 May 2019 15:46:09 +0200 roland 8173196: [REDO] C2 does not optimize redundant memory operations with G1
Thu, 30 May 2019 19:12:11 +0300 vlivanov 8223216: C2: Unify class initialization checks between new, getstatic, and putstatic
Thu, 23 May 2019 09:46:49 +0200 thartmann 8223581: C2 compilation failed with assert(!q->is_MergeMem())
Wed, 27 Mar 2019 11:35:28 +0100 shade 8220198: Lots of com/sun/crypto/provider/Cipher tests fail on x86_32 due to missing SHA512 stubs
Thu, 14 Feb 2019 15:27:12 -0800 vlivanov 8218879: Keep track of memory accesses originated from Unsafe
Tue, 12 Feb 2019 09:00:04 +0100 redestad 8217383: Obsolete UseImplicitStableValues
Thu, 07 Feb 2019 09:55:57 +0100 roland 8217990: C2 UseOptoBiasInlining: load of markword optimized to 0 if running with -XX:-EliminateLocks
Fri, 01 Feb 2019 18:51:14 -0800 vlivanov 8218163: C2: Continuous deoptimization w/ Reason_speculate_class_check and Action_none
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