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

age author description
Mon, 06 Feb 2017 17:18:57 +0100 Gilles Duboscq Merge with jdk8u121-b13
Tue, 05 Jul 2016 15:18:38 -0700 asaha Merge
Mon, 25 Apr 2016 21:03:53 +0000 kevinw Merge
Thu, 21 Apr 2016 16:19:33 +0300 vkempik 8130309: Need to bailout cleanly if creation of stubs fails when codecache is out of space
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
Fri, 15 Apr 2016 12:02:37 +0530 shshahma 8055530: assert(_exits.control()->is_top() || !_gvn.type(ret_phi)->empty()) failed: return value must be well defined
Tue, 01 Mar 2016 12:50:37 +0530 csahu 8139040: Fix initializations before ShouldNotReachHere() etc. and enable -Wuninitialized on linux.
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, 11 Jun 2015 14:19:40 +0300 vlivanov 8074551: GWT can be marked non-compilable due to deopt count pollution
Thu, 29 Jan 2015 10:25:59 -0800 vlivanov 8063137: Never-taken branches should be pruned when GWT LambdaForms are shared
Tue, 24 Feb 2015 15:04:52 -0500 dlong 8072383: resolve conflicts between open and closed ports
Tue, 07 Apr 2015 14:58:49 +0200 Gilles Duboscq Merge with jdk8u40-b25
Mon, 24 Nov 2014 07:29:03 -0800 vlivanov 8058148: MaxNodeLimit and LiveNodeCountInliningCutoff
Wed, 27 Aug 2014 08:19:12 -0400 zgu 8046598: Scalable Native memory tracking development
Wed, 13 Aug 2014 11:00:22 +0200 roland 8026796: Make replace_in_map() on parent maps generic
Thu, 12 Mar 2015 15:02:01 -0700 Tom Rodriguez Local fix for JDK-8075105
Wed, 15 Oct 2014 16:02:50 +0200 Gilles Duboscq Merge with jdk8u20-b26
Tue, 01 Apr 2014 09:36:49 +0200 roland 8032410: compiler/uncommontrap/TestStackBangRbp.java times out on Solaris-Sparc V9
Thu, 22 May 2014 15:52:41 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
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))
Wed, 23 Apr 2014 10:35:15 +0200 anoll 8038921: assert(t != NULL) failed: must set before get
Tue, 25 Mar 2014 17:07:36 -0700 kvn Merge
Thu, 20 Mar 2014 17:49:27 -0700 kvn 8031320: Use Intel RTM instructions for locks