log src/share/vm/opto/phaseX.cpp @ 24234:ea6f94ab283b default tip

age author description
Wed, 16 Nov 2016 12:32:54 -0800 Tom Rodriguez Merge with jdk8u111-b14
Mon, 25 Apr 2016 11:01:13 -0700 asaha Merge jdk8u102-b05
Tue, 01 Mar 2016 15:19:31 -0800 asaha Merge
Wed, 27 Jan 2016 09:02:51 +0100 thartmann 6675699: need comprehensive fix for unconstrained ConvI2L with narrowed type jdk8u74-b32
Wed, 27 Jan 2016 09:02:51 +0100 thartmann 6675699: need comprehensive fix for unconstrained ConvI2L with narrowed type
Wed, 01 Jun 2016 00:11:44 +0200 Doug Simon Merge.
Tue, 15 Dec 2015 09:46:51 +0100 zmajo 8129847: Compiling methods generated by Nashorn triggers high memory usage in C2
Wed, 16 Sep 2015 11:09:09 +0200 zmajo 8011858: Use Compile::live_nodes() instead of Compile::unique() in appropriate places
Thu, 07 Jan 2016 17:28:46 +0100 Gilles Duboscq Merge with jdk8u66-b17
Thu, 21 May 2015 16:49:11 +0200 aeriksso 8060036: C2: CmpU nodes can end up with wrong type information
Tue, 07 Apr 2015 14:58:49 +0200 Gilles Duboscq Merge with jdk8u40-b25
Thu, 27 Nov 2014 16:54:49 +0100 roland 8066045: opto/node.hpp:355, assert(i < _max) failed: oob: i=1, _max=1
Mon, 01 Dec 2014 22:27:00 +0100 roland 8054478: C2: Incorrectly compiled char[] array access crashes JVM
Wed, 15 Oct 2014 16:02:50 +0200 Gilles Duboscq Merge with jdk8u20-b26
Thu, 22 May 2014 13:05:24 -0700 drchase Merge
Thu, 22 May 2014 15:52:41 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
Fri, 16 May 2014 12:05:14 -0700 kvn 8042786: Proper fix for 8032566
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
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
Wed, 23 Oct 2013 12:40:23 +0200 roland 8024070: C2 needs some form of type speculation
Mon, 26 Aug 2013 12:50:23 +0200 adlertz 8023691: Create interface for nodes in class Block
Fri, 16 Aug 2013 10:23:55 +0200 adlertz 8023003: Cleanup the public interface to PhaseCFG
Wed, 08 May 2013 15:08:01 -0700 kvn 6934604: enable parts of EliminateAutoBox by default
Tue, 26 Mar 2013 12:55:26 -0700 kvn 8004640: C2 assert failure in memnode.cpp: NULL+offs not RAW address
Mon, 25 Feb 2013 14:13:04 +0100 roland 8007294: ReduceFieldZeroing doesn't check for dependent load and can lead to incorrect execution
Tue, 12 Feb 2013 12:56:11 +0100 roland 7197327: 40% regression on 8 b41 comp 8 b40 on specjvm2008.mpegaudio on oob
Sun, 23 Dec 2012 17:08:22 +0100 roland 8005071: Incremental inlining for JSR 292
Tue, 27 Nov 2012 17:24:15 -0800 bharadwaj 7092905: C2: Keep track of the number of dead nodes