log src/share/vm/opto/loopopts.cpp @ 20671:9e69e8d1c900

age author description
Mon, 24 Nov 2014 07:29:03 -0800 vlivanov 8058148: MaxNodeLimit and LiveNodeCountInliningCutoff
Wed, 15 Oct 2014 16:02:50 +0200 Gilles Duboscq Merge with jdk8u20-b26
Thu, 12 Jun 2014 10:15:43 -0700 kvn 8046516: Segmentation fault in JVM (easily reproducible)
Mon, 09 Jun 2014 15:42:31 -0700 kvn 8046275: Fastdebug build failing on jdk9/hs/ control jobs after pulling some hs-comp changes
Tue, 15 Apr 2014 14:34:48 -0700 kvn 8039050: Crash in C2 compiler at Node::rematerialize
Wed, 15 Oct 2014 11:59:32 +0200 Gilles Duboscq Merge with jdk8-b132
Tue, 01 Apr 2014 13:57:07 +0200 Gilles Duboscq Backout jdk9 merge
Thu, 23 Jan 2014 12:08:28 +0100 rbackman 8027754: Enable loop optimizations for loops with MathExact inside
Fri, 24 Jan 2014 09:31:53 +0100 roland 8027422: assert(_gvn.type(obj)->higher_equal(tjp)) failed: cast_up is no longer needed
Tue, 24 Dec 2013 11:48:39 -0800 mikael 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013
Tue, 12 Nov 2013 13:47:57 +0100 rbackman 8028198: SIGSEGV in PhaseIdealLoop::build_loop_late_post
Sat, 19 Oct 2013 12:16:43 +0200 roland 8024069: replace_in_map() should operate on parent maps
Fri, 27 Sep 2013 08:39:19 +0200 rbackman 8024924: Intrinsify java.lang.Math.addExact
Wed, 22 May 2013 09:02:43 -0700 kvn 8014811: loopTransform.cpp assert(cmp_end->in(2) == limit) failed
Tue, 19 Mar 2013 12:15:35 -0700 morris 8008811: [parfait] Null pointer deference in hotspot/src/share/vm/opto/loopopts.cpp