src/hotspot/share/c1/c1_LIRGenerator.cpp
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