log src/share/vm/opto/compile.cpp @ 23086:bf41eee321e5

age author description
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