hotspot/src/share/vm/opto/cfgnode.cpp
Sat, 30 Jul 2016 04:05:28 -0700 roland 8161652: Crash with assert(ft == _type) failed in PhiNode::Value()
Mon, 18 Apr 2016 11:22:51 +0200 zmajo 8153357: C2 creates incorrect cast after eliminating phi with unique input
Mon, 04 Apr 2016 12:57:48 -0400 jprovino 8132524: Missing includes to resourceArea.hpp
Tue, 15 Mar 2016 17:42:28 +0100 thartmann 8150804: C2 Compilation fails with assert(_base >= OopPtr && _base <= AryPtr) failed: Not a Java pointer
Thu, 21 Jan 2016 18:04:14 +0100 roland 8147853: "assert(t->meet(t0) == t) failed: Not monotonic" with sun/util/calendar/zi/TestZoneInfo310.java
Mon, 18 Jan 2016 21:34:28 +0100 roland 8146999: hotspot/test/compiler/c2/8007294/Test8007294.java test nightly failure
Tue, 12 Jan 2016 12:55:09 +0100 thartmann 8146629: Make phase->is_IterGVN() accessible from Node::Identity and Node::Value
Mon, 11 Jan 2016 16:33:27 +0100 roland 8145322: Code generated from unsafe loops can be slightly improved
Fri, 11 Dec 2015 16:57:08 +0100 roland 8139771: Eliminating CastPP nodes at Phis when they all come from a unique input may cause crash
Mon, 16 Nov 2015 14:19:10 +0100 simonis 8141551: C2 can not handle returns with inccompatible interface arrays
Mon, 10 Aug 2015 10:39:19 -0700 kvn 8011858: Use Compile::live_nodes() instead of Compile::unique() in appropriate places
Wed, 18 Mar 2015 16:16:30 +0100 mhaupt 8004073: Implement C2 Ideal node specific dump() method
Wed, 25 Mar 2015 14:25:53 +0100 roland 8075922: assert(t == t_no_spec) fails in phaseX.cpp
Tue, 17 Feb 2015 13:19:23 -0500 hseigel 8068687: Remove meta-index support and cleanup hotspot code for rt.jar etc in non-modular jdk image
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
Tue, 01 Apr 2014 09:05:20 -0700 morris 8001532: C2 node files refactoring
Fri, 24 Jan 2014 09:31:53 +0100 roland 8027422: assert(_gvn.type(obj)->higher_equal(tjp)) failed: cast_up is no longer needed
Mon, 13 Jan 2014 16:16:25 -0800 roland 8029464: assert(ft == ttkp->cast_to_ptr_type(jtkp->ptr()) || ft->isa_narrowoop()
Mon, 12 Aug 2013 17:37:02 +0200 ehelin 8015107: NPG: Use consistent naming for metaspace concepts
Wed, 08 May 2013 15:08:01 -0700 kvn 6934604: enable parts of EliminateAutoBox by default
Fri, 12 Apr 2013 19:14:47 -0700 drchase 6443505: Ideal() function for CmpLTMask
Sun, 23 Dec 2012 17:08:22 +0100 roland 8005071: Incremental inlining for JSR 292
Tue, 18 Dec 2012 14:55:25 +0100 roland 8005031: Some cleanup in c2 to prepare for incremental inlining support
Tue, 09 Oct 2012 10:11:38 +0200 roland 7054512: Compress class pointers after perm gen removal
Thu, 27 Sep 2012 09:38:42 -0700 kvn 7193318: C2: remove number of inputs requirement from Node's new operator
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Tue, 10 Jan 2012 18:05:38 -0800 kvn 7128352: assert(obj_node == obj) failed
Mon, 14 Nov 2011 18:38:03 -0800 kvn 7105605: Use EA info to optimize pointers compare
less more (0) -50 -30 tip