Thu, 07 Nov 2019 12:12:39 +0100 |
redestad |
8233708: VectorSet cleanup
|
file |
diff |
annotate
|
Wed, 23 Oct 2019 12:51:53 +0200 |
phedlin |
8231565: More node budget asserts in fuzzed tests.
|
file |
diff |
annotate
|
Thu, 17 Oct 2019 20:54:25 +0100 |
chegar |
datagramsocketimpl-branch: merge with default
datagramsocketimpl-branch
|
file |
diff |
annotate
|
Thu, 17 Oct 2019 20:53:35 +0100 |
chegar |
datagramsocketimpl-branch: update to default
datagramsocketimpl-branch
|
file |
diff |
annotate
|
Wed, 09 Oct 2019 12:30:06 +0000 |
eosterlund |
8230565: ZGC: Redesign C2 load barrier to expand on the MachNode level
|
file |
diff |
annotate
|
Tue, 01 Oct 2019 10:28:12 +0200 |
roland |
8231620: assert(bol->is_Bool()) crash during split if due to FastLockNode
|
file |
diff |
annotate
|
Thu, 26 Sep 2019 09:16:08 +0200 |
thartmann |
8231223: C2's conditional move optimization fails with assert(bol->Opcode() == Op_Bool) failed
|
file |
diff |
annotate
|
Mon, 23 Sep 2019 16:49:09 +0200 |
roland |
8229483: Sinking load out of loop may trigger: assert(found_sfpt) failed: no node in loop that's not input to safepoint
|
file |
diff |
annotate
|
Wed, 28 Aug 2019 15:51:03 +0200 |
roland |
8230061: # assert(mode == ControlAroundStripMined && use == sfpt) failed: missed a node
|
file |
diff |
annotate
|
Wed, 04 Sep 2019 16:39:12 +0200 |
xliu |
8229450: C2 compilation fails with assert(found_sfpt) failed
|
file |
diff |
annotate
|
Tue, 20 Aug 2019 07:47:13 +0200 |
thartmann |
8228888: C2 compilation fails with assert "m has strange control"
|
file |
diff |
annotate
|
Mon, 05 Aug 2019 08:03:25 +0200 |
thartmann |
6394013: C2: Remove VerifyOpto
|
file |
diff |
annotate
|
Thu, 14 Feb 2019 14:54:05 +0100 |
neliasso |
8224675: Late GC barrier insertion for ZGC
|
file |
diff |
annotate
|
Tue, 28 May 2019 14:56:58 +0200 |
phedlin |
8223363: Bad node estimate assertion failure
|
file |
diff |
annotate
|
Wed, 17 Apr 2019 14:57:53 +0200 |
phedlin |
8216137: assert failed: Live node limit exceeded.
|
file |
diff |
annotate
|
Tue, 02 Apr 2019 23:00:22 +0200 |
rkennke |
8221766: Load-reference barriers for Shenandoah
|
file |
diff |
annotate
|
Tue, 15 Jan 2019 11:19:14 -0800 |
vdeshpande |
8216050: Superword optimization fails with assert(0 <= i && i < _len) failed: illegal index
|
file |
diff |
annotate
|
Tue, 18 Dec 2018 10:12:28 +0100 |
phedlin |
8210392: assert(Compile::current()->live_nodes() < Compile::current()->max_node_limit()) failed: Live Node limit exceeded limit
|
file |
diff |
annotate
|
Wed, 12 Dec 2018 14:48:34 -0800 |
vdeshpande |
8214751: X86: Support for VNNI Instructions
|
file |
diff |
annotate
|
Mon, 10 Dec 2018 15:47:44 +0100 |
rkennke |
8214259: Implementation: JEP 189: Shenandoah: A Low-Pause-Time Garbage Collector (Experimental)
|
file |
diff |
annotate
|
Tue, 27 Nov 2018 14:49:13 +0100 |
roland |
8214362: C2: gc interface entry point for split if
|
file |
diff |
annotate
|
Tue, 06 Nov 2018 23:03:05 +0100 |
rkennke |
8213381: Hook to allow GC to inject Node::Ideal() calls
|
file |
diff |
annotate
|
Wed, 12 Sep 2018 16:38:13 +0200 |
roland |
8210390: C2 still crashes with "assert(mode == ControlAroundStripMined && use == sfpt) failed: missed a node"
|
file |
diff |
annotate
|
Mon, 02 Jul 2018 10:44:46 +0200 |
roland |
8205515: assert(opcode == Op_RangeCheck) failed: no other if variant here
|
file |
diff |
annotate
|
Tue, 12 Jun 2018 17:40:28 +0200 |
pliden |
8204210: Implementation: JEP 333: ZGC: A Scalable Low-Latency Garbage Collector (Experimental)
|
file |
diff |
annotate
|
Mon, 11 Jun 2018 14:16:43 +0200 |
roland |
8202747: C2: assert(mode == ControlAroundStripMined && use == sfpt) failed: missed a node
|
file |
diff |
annotate
|
Thu, 24 May 2018 09:59:57 +0200 |
roland |
8202950: C2: assert(found_sfpt) failed: no node in loop that's not input to safepoint
|
file |
diff |
annotate
|
Fri, 18 May 2018 14:51:06 +0200 |
eosterlund |
8202377: Modularize C2 GC barriers
|
file |
diff |
annotate
|
Wed, 21 Mar 2018 20:15:00 -0700 |
roland |
8199784: PhaseIdealLoop::place_near_use() might return wrong control with loop strip mining
|
file |
diff |
annotate
|
Tue, 13 Feb 2018 16:57:01 +0100 |
roland |
8197563: assert(is_Loop()) crash in PhaseIdealLoop::try_move_store_before_loop()
|
file |
diff |
annotate
|
Tue, 30 Jan 2018 09:08:44 +0100 |
roland |
8196296: Lucene test crashes C2 compilation
|
file |
diff |
annotate
|
Thu, 18 Jan 2018 10:05:32 -0800 |
dlong |
8194992: Null pointer dereference in MultiNode::proj_out related to loopexit()
|
file |
diff |
annotate
|
Wed, 17 Jan 2018 14:25:47 -0800 |
dlong |
8194988: 8 Null pointer dereference defect groups related to MultiNode::proj_out()
|
file |
diff |
annotate
|
Tue, 05 Dec 2017 09:49:23 -0800 |
kvn |
8192846: Support cmov vectorization for float
|
file |
diff |
annotate
|
Tue, 28 Nov 2017 11:59:16 +0100 |
roland |
8186027: C2: loop strip mining
|
file |
diff |
annotate
|
Mon, 27 Nov 2017 16:05:11 -0800 |
roland |
8191887: assert(b->is_Bool()) in PhaseIdealLoop::clone_iff() due to Opaque4 node
|
file |
diff |
annotate
|
Fri, 13 Oct 2017 14:02:01 +0200 |
thartmann |
8189067: SuperWord optimization crashes with "assert(out == prev || prev == __null) failed: no branches off of store slice"
|
file |
diff |
annotate
|
Wed, 27 Sep 2017 16:17:47 +0200 |
roland |
8187822: C2 conditonal move optimization might create broken graph
|
file |
diff |
annotate
|
Tue, 12 Sep 2017 19:03:39 +0200 |
erikj |
8187443: Forest Consolidation: Move files to unified layout
|
file |
diff |
annotate
| base
|