hotspot/src/share/vm/opto/memnode.cpp
Tue, 29 Sep 2015 11:02:08 +0200 david 8080775: Better argument formatting for assert() and friends
Tue, 01 Sep 2015 19:48:10 +0300 shade 8134758: Final String field values should be trusted as stable
Wed, 29 Jul 2015 17:25:04 +0200 roland 8080289: Intermediate writes in a loop not eliminated by optimizer
Sat, 15 Aug 2015 02:54:18 +0200 roland 8130847: Cloned object's fields observed as null after C2 escape analysis
Fri, 12 Jun 2015 14:10:17 +0200 roland 8086046: escape analysis generates incorrect code as of B67
Thu, 21 May 2015 13:54:07 +0200 roland 8077504: Unsafe load can loose control dependency and cause crash
Tue, 12 May 2015 10:27:50 +0200 roland 8076188: Optimize arraycopy out for non escaping destination
Tue, 24 Mar 2015 10:25:09 +0100 roland 8069191: moving predicate out of loops may cause array accesses to bypass null check
Fri, 13 Feb 2015 14:37:35 +0100 stefank 8072911: Remove includes of oop.inline.hpp from .hpp files
Mon, 19 Jan 2015 09:32:40 +0100 zmajo 8066312: Add new Node* Node::find_out(int opc) method.
Fri, 19 Dec 2014 16:42:40 -0800 vlivanov 8067338: compiler/debug/TraceIterativeGVN.java segfaults
Mon, 17 Nov 2014 14:02:45 -0800 vlivanov 8062258: compiler/debug/TraceIterativeGVN.java segfaults in trace_PhaseIterGVN
Thu, 06 Nov 2014 09:40:58 +0100 zmajo 8057622: java/util/stream/test/org/openjdk/tests/java/util/stream/InfiniteStreamWithLimitOpTest: SEGV inside compiled code (sparc)
Fri, 24 Oct 2014 09:13:12 -0700 vlivanov 8058847: C2: EliminateAutoBox regression after 8042786
Thu, 04 Sep 2014 22:59:17 -0700 kvn Merge
Fri, 29 Aug 2014 16:32:29 +0200 roland 8055910: closed/java/util/Collections/CheckedCollections.java failed with ClassCastException not thrown
Thu, 28 Aug 2014 11:29:09 -0400 coleenp 8049105: Move array component mirror to instance of java/lang/Class (hotspot part 2)
Tue, 05 Aug 2014 09:58:52 +0200 thartmann 8054033: Remove unused references to Compile*
Fri, 25 Jul 2014 10:06:17 +0200 thartmann 8040213: C2 does not put all modified nodes on IGVN worklist
Mon, 02 Jun 2014 08:07:29 +0200 thartmann 8034812: remove IDX_INIT macro hack in Node class
Fri, 09 May 2014 16:50:54 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
Tue, 06 May 2014 09:17:57 +0200 anoll 8036851: volatile double accesses are not explicitly atomic in C2
Fri, 02 May 2014 16:44:54 -0700 kvn 8039298: assert(base == NULL || t_adr->isa_rawptr() || !phase->type(base)->higher_equal(TypePtr::NULL_PTR))
Tue, 01 Apr 2014 09:05:20 -0700 morris 8001532: C2 node files refactoring
Thu, 06 Mar 2014 09:53:14 -0800 vlivanov 8036667: "assert(adr->is_AddP() && adr->in(AddPNode::Offset)->is_Con()) failed: offset is a constant" with FoldStableValues on
Tue, 28 Jan 2014 12:28:17 -0800 kvn Merge
Tue, 28 Jan 2014 12:25:34 -0800 kvn Merge
Tue, 26 Nov 2013 18:38:19 -0800 goetz 8028515: PPPC64 (part 113.2): opto: Introduce LoadFence/StoreFence.
Fri, 15 Nov 2013 11:05:32 -0800 goetz 8024921: PPC64 (part 113): Extend Load and Store nodes to know about memory ordering
Fri, 24 Jan 2014 09:31:53 +0100 roland 8027422: assert(_gvn.type(obj)->higher_equal(tjp)) failed: cast_up is no longer needed
less more (0) -100 -50 -30 tip