log src/share/vm/opto/doCall.cpp @ 20804:7848fc12602b

age author description
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
Mon, 10 Nov 2014 17:14:59 +0100 zmajo 8057622: java/util/stream/test/org/openjdk/tests/java/util/stream/InfiniteStreamWithLimitOpTest: SEGV inside compiled code (sparc)
Thu, 02 Oct 2014 11:36:44 -0700 kvn 8059299: assert(adr_type != NULL) failed: expecting TypeKlassPtr
Wed, 13 Aug 2014 11:00:22 +0200 roland 8026796: Make replace_in_map() on parent maps generic
Tue, 10 Jun 2014 12:28:06 -0700 kvn 8035605: Expand functionality of PredictedIntrinsicGenerator
Wed, 15 Oct 2014 16:02:50 +0200 Gilles Duboscq Merge with jdk8u20-b26
Wed, 02 Jul 2014 22:54:18 +0200 roland 8046542: [I.finalize() calls from methods compiled by C1 do not cause IllegalAccessError on Sparc
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
Tue, 25 Feb 2014 18:16:24 +0100 roland 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
Fri, 24 Jan 2014 15:26:56 +0400 shade 8032490: Remove -XX:+-UseOldInlining
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
Sat, 19 Oct 2013 12:16:43 +0200 roland 8024069: replace_in_map() should operate on parent maps
Fri, 27 Sep 2013 11:52:24 +0400 shade 8014447: Object.hashCode intrinsic breaks inline caches
Tue, 24 Sep 2013 16:08:00 -0700 kvn 8022585: VM crashes when ran with -XX:+PrintInlining
Wed, 08 May 2013 15:08:01 -0700 kvn 6934604: enable parts of EliminateAutoBox by default
Tue, 15 Jan 2013 12:06:18 -0800 twisti 8006109: test/java/util/AbstractSequentialList/AddAll.java fails: assert(rtype == ctype) failed: mismatched return types
Wed, 09 Jan 2013 15:37:23 -0800 twisti 8005418: JSR 292: virtual dispatch bug in 292 impl
Sun, 23 Dec 2012 17:08:22 +0100 roland 8005071: Incremental inlining for JSR 292
Tue, 18 Dec 2012 14:55:25 +0100 roland 8005031: Some cleanup in c2 to prepare for incremental inlining support
Mon, 26 Nov 2012 17:25:11 -0800 twisti 7172640: C2: instrinsic implementations in LibraryCallKit should use argument() instead of pop()
Thu, 15 Nov 2012 10:42:06 -0800 bharadwaj 8001077: remove ciMethod::will_link
Wed, 24 Oct 2012 14:33:22 -0700 kvn 7184394: add intrinsics to use AES instructions
Thu, 27 Sep 2012 09:38:42 -0700 kvn 7193318: C2: remove number of inputs requirement from Node's new operator
Wed, 19 Sep 2012 10:38:12 -0700 twisti 7198499: TraceTypeProfile as diagnostic option