src/hotspot/share/c1/c1_LIRGenerator.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
Thu, 10 Oct 2019 13:26:22 +0200 redestad 8232050: Improve inlining of Klass accessors
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
Wed, 30 May 2018 09:49:56 +0200 shade Merge epsilon-gc-branch
Sun, 20 May 2018 22:18:11 +0200 shade Merge epsilon-gc-branch
Thu, 03 May 2018 09:43:47 +0200 shade Merge epsilon-gc-branch
Thu, 26 Apr 2018 17:59:02 +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 16:53:47 +0100 shade Make sure Epsilon barriers are under INCLUDE_ALL_GCS epsilon-gc-branch
Mon, 12 Mar 2018 12:22:21 +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
Wed, 20 Mar 2019 11:51:43 +0300 dcherepanov 8211100: hotspot C1 issue with comparing long numbers on x86 32-bit
Thu, 14 Mar 2019 15:31:13 +0100 redestad 8220502: Inefficient pre-sizing of PhiResolverState arrays in c1_LIRGenerator
Tue, 12 Mar 2019 11:13:39 -0400 kbarrett 8217576: C1 atomic access handlers use incorrect decorators
Thu, 14 Feb 2019 15:27:12 -0800 vlivanov 8218879: Keep track of memory accesses originated from Unsafe
Fri, 14 Dec 2018 09:59:08 +0100 mdoerr 8214352: C1: Unnecessary "compilation bailout: block join failed" with JVMTI
Mon, 22 Oct 2018 17:00:04 -0700 mchung 8207146: Rename jdk.internal.misc.Unsafe::xxxObject to xxxReference
Wed, 03 Oct 2018 03:41:57 -0400 dholmes 8188764: Obsolete AssumeMP and then remove all support for non-MP builds
Wed, 05 Sep 2018 13:10:40 -0700 dlong 8187078: -XX:+VerifyOops finds numerous problems when running JPRT jdk-12+10
Wed, 05 Sep 2018 10:11:42 +0200 eosterlund 8210158: Accessorize JFR getEventWriter() intrinsics
Sun, 19 Aug 2018 20:00:57 +0200 rkennke 8209667: Explicit barriers for C1/LIR
Wed, 22 Aug 2018 13:01:26 +0200 rkennke 8209801: Rename C1_WRITE_ACCESS and C1_READ_ACCESS decorators to ACCESS_READ and ACCESS_WRITE
Wed, 15 Aug 2018 09:51:57 +0200 eosterlund 8208582: Introduce native oop barriers in C1 for OopHandle
Fri, 13 Jul 2018 01:31:23 -0700 rraghavan 8206873: 2 Null pointer dereference defect groups in LIRGenerator
Fri, 22 Jun 2018 17:46:58 -0400 kbarrett 8205459: Rename Access API flag decorators
Fri, 15 Jun 2018 09:16:48 -0700 kvn 8184349: There should be some verification that EnableJVMCI is disabled if a GC not supporting JVMCI is selected
Tue, 22 May 2018 09:04:15 +0200 thartmann 8203196: C1 emits incorrect code due to integer overflow in _tableswitch keys
Wed, 16 May 2018 15:19:28 -0700 iveresov 8201447: C1 does backedge profiling incorrectly
Tue, 15 May 2018 20:24:34 +0200 egahlin 8199712: Flight Recorder
Mon, 07 May 2018 09:11:21 +0200 goetz 8201593: Print array length in ArrayIndexOutOfBoundsException.
Thu, 26 Apr 2018 20:42:43 +0200 eosterlund 8201543: Modularize C1 GC barriers
Tue, 24 Apr 2018 15:07:20 -0700 roland 8200303: C2 should leverage profiling for lookupswitch/tableswitch
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, 11 Apr 2018 13:52:23 +0200 stefank 8201427: Fix Minimal VM builds on Linux x64
Mon, 19 Mar 2018 07:38:18 +0100 eosterlund 8199604: Rename CardTableModRefBS to CardTableBarrierSet
Fri, 16 Mar 2018 09:12:13 -0400 coleenp 8199263: Split interfaceSupport.hpp to not require including .inline.hpp files
Tue, 06 Mar 2018 08:36:44 +0100 eosterlund 8195148: Collapse G1SATBCardTableModRefBS and G1SATBCardTableLoggingModRefBS into a single G1BarrierSet
Mon, 26 Feb 2018 09:34:12 +0100 eosterlund 8195142: Refactor out card table from CardTableModRefBS to flatten the BarrierSet hierarchy
Tue, 03 Oct 2017 16:42:04 -0400 coleenp 8186777: Make Klass::_java_mirror an OopHandle
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip