hotspot/src/share/vm/opto/doCall.cpp
Tue, 28 Aug 2012 15:24:39 -0700 twisti 7192406: JSR 292: C2 needs exact return type information for invokedynamic and invokehandle call sites
Wed, 01 Aug 2012 14:44:26 -0700 twisti 7188276: JSR 292: assert(ct == T_OBJECT) failed: rt=T_OBJECT, ct=13
Mon, 30 Jul 2012 09:49:25 -0700 kvn 7187454: stack overflow in C2 compiler thread on Solaris x86
Fri, 27 Jul 2012 16:14:15 -0700 twisti 7187290: nightly failures after JSR 292 lazy method handle update
Tue, 24 Jul 2012 10:51:00 -0700 twisti 7023639: JSR 292 method handle invocation needs a fast path for compiled code
Fri, 18 May 2012 12:20:24 -0700 twisti 7170053: crash in C2 when using -XX:+CountCompiledCalls
Mon, 05 Mar 2012 18:10:31 -0800 never 6658428: C2 doesn't inline java method if corresponding intrinsic failed to inline.
Thu, 17 Nov 2011 04:07:30 -0800 twisti 7108383: JSR 292: JRuby bench_define_method_methods.rb: assert(slow_jvms != NULL) failed: miss path must not
Fri, 02 Sep 2011 00:36:18 -0700 twisti 7085404: JSR 292: VolatileCallSites should have push notification too
Tue, 16 Aug 2011 04:14:05 -0700 twisti 7071653: JSR 292: call site change notification should be pushed not pulled
Wed, 22 Jun 2011 14:45:37 -0700 never 7057587: JSR 292 - crash with jruby in test/test_respond_to.rb
Thu, 02 Jun 2011 13:36:11 -0700 never 7050554: JSR 292 - need optimization for selectAlternative
Thu, 12 May 2011 14:04:48 -0700 twisti 6998541: JSR 292 implement missing return-type conversion for OP_RETYPE_RAW
Tue, 10 May 2011 00:45:03 -0700 twisti 7042122: JSR 292: adjust various inline thresholds for JSR 292 API methods and method handle adapters
Thu, 07 Apr 2011 17:12:23 -0700 jrose 7009600: JSR 292 Server compiler crashes in Compile::find_intrinsic(ciMethod*, bool)
Mon, 28 Mar 2011 03:58:07 -0700 twisti 7022998: JSR 292 recursive method handle calls inline themselves infinitely
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Wed, 29 Sep 2010 00:30:57 -0700 twisti 6987634: JSR 292 assert(start_bci() >= 0 && start_bci() < code_size()) failed: correct osr_bci argument
Mon, 12 Jul 2010 10:58:25 -0700 never 6958668: repeated uncommon trapping for new of klass which is being initialized
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Thu, 18 Mar 2010 14:31:41 -0700 never 6926979: should simplify catch_inline_exception
Sun, 07 Feb 2010 12:15:06 -0800 kvn 6923002: assert(false,"this call site should not be polymorphic")
Mon, 01 Feb 2010 16:49:49 -0800 kvn 6614597: Performance variability in jvm2008 xml.validation
Fri, 08 Jan 2010 13:58:49 -0800 jrose 6912063: inlining parameters need to be adjusted for some uses of the JVM
Tue, 05 Jan 2010 15:21:25 +0100 twisti 6893268: additional dynamic language related optimizations in C2
Tue, 05 Jan 2010 13:05:58 +0100 twisti 6829187: compiler optimizations required for JSR 292
Mon, 04 Jan 2010 18:38:08 +0100 twisti 6893081: method handle & invokedynamic code needs additional cleanup (post 6815692, 6858164)
Thu, 12 Nov 2009 09:24:21 -0800 never 6892658: C2 should optimize some stringbuilder patterns
Tue, 28 Jul 2009 12:12:40 -0700 xdono 6862919: Update copyright year
Fri, 08 May 2009 10:44:20 -0700 kvn 6788527: Server vm intermittently fails with assertion "live value must not be garbage" with fastdebug bits
Tue, 21 Apr 2009 23:21:04 -0700 jrose 6655646: dynamic languages need dynamically linked call sites
Wed, 17 Sep 2008 12:59:52 -0700 never 6384206: Phis which are later unneeded are impairing our ability to inline based on static types
Wed, 02 Jul 2008 12:55:16 -0700 xdono 6719955: Update copyright year
Wed, 21 May 2008 13:46:23 -0700 kvn 6703890: Compressed Oops: add LoadNKlass node to generate narrow oops (32-bits) compare instructions
Tue, 18 Mar 2008 11:17:37 -0700 never 6666343: Compile::has_loops not always set correctly
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip