hotspot/src/share/vm/ci/bcEscapeAnalyzer.cpp
Fri, 03 Jul 2015 07:25:03 +0200 zmajo 8076112: Add @HotSpotIntrinsicCandidate annotation to indicate methods for which Java Runtime has intrinsics
Mon, 02 Mar 2015 15:20:38 +0000 thartmann Merge
Mon, 02 Mar 2015 13:16:07 +0100 thartmann 8073956: Escape analysis dump misses args information
Mon, 02 Mar 2015 13:40:40 +0100 thartmann 8006960: hotspot, "impossible" assertion failure
Fri, 13 Feb 2015 14:37:35 +0100 stefank 8072911: Remove includes of oop.inline.hpp from .hpp files
Fri, 08 Aug 2014 13:23:30 -0700 iveresov 8047130: Fewer escapes from escape analysis
Wed, 21 May 2014 10:54:59 -0700 rasbold 8043354: 8043354: Make is_return_allocated() respect allocated objects than can method-escape
Fri, 09 May 2014 16:50:54 -0400 drchase 8037816: Fix for 8036122 breaks build with Xcode5/clang
Tue, 24 Dec 2013 11:48:39 -0800 mikael 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013
Fri, 12 Jul 2013 14:01:37 -0700 kvn 8020215: Different execution plan when using JIT vs interpreter
Thu, 15 Nov 2012 10:42:06 -0800 bharadwaj 8001077: remove ciMethod::will_link
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Tue, 28 Aug 2012 15:24:39 -0700 twisti 7192406: JSR 292: C2 needs exact return type information for invokedynamic and invokehandle call sites
Tue, 24 Jul 2012 10:51:00 -0700 twisti 7023639: JSR 292 method handle invocation needs a fast path for compiled code
Tue, 31 Jan 2012 07:18:03 -0800 kvn 7140924: SIGSEGV in compiled code for sun.awt.X11.XDecoratedPeer.updateMinSizeHints
Mon, 28 Nov 2011 15:46:31 -0800 kvn 7112478: after 7105605 JRuby bench_define_method_methods.rb fails with NPE
Mon, 25 Apr 2011 16:25:58 -0700 never 7030715: JSR 292 JRuby test/test_super_call_site_caching.rb asserts with +DoEscapeAnalysis
Fri, 21 Jan 2011 01:16:13 -0800 twisti Merge
Thu, 20 Jan 2011 08:25:22 -0800 twisti 7011839: JSR 292 turn on escape analysis when using invokedynamic
Thu, 13 Jan 2011 22:15:41 -0800 never 4926272: methodOopDesc::method_from_bcp is unsafe
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Mon, 23 Aug 2010 09:09:36 -0700 kvn 6896381: CTW fails share/vm/ci/bcEscapeAnalyzer.cpp:99, assert(_stack_height < _max_stack,"stack overflow")
Wed, 14 Jul 2010 14:47:34 -0700 kvn 6968368: SIGSEGV in the BCEscapeAnalyzer::copy_dependencies
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Mon, 26 Apr 2010 23:59:45 -0700 never 6943485: JVMTI always on capabilities change code generation too much
Tue, 28 Jul 2009 12:12:40 -0700 xdono 6862919: Update copyright year
Tue, 21 Apr 2009 23:21:04 -0700 jrose 6655646: dynamic languages need dynamically linked call sites
Wed, 02 Jul 2008 12:55:16 -0700 xdono 6719955: Update copyright year
Thu, 15 May 2008 22:40:43 -0700 kvn 6700102: c2 assertion "counter_changed,"failed dependencies, but counter didn't change")" with AggressiveOpts
Fri, 28 Mar 2008 11:52:29 -0700 kvn 6680665: bytecode Escape Analyzer produces incorrect escape information for methods without oop arguments
Tue, 11 Mar 2008 19:00:38 -0700 kvn 6667615: (Escape Analysis) extend MDO to cache arguments escape state
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip