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