log src/share/vm/opto/callGenerator.cpp @ 6268:6c5b7a6becc8

age author description
Mon, 30 Jul 2012 09:49:25 -0700 kvn 7187454: stack overflow in C2 compiler thread on Solaris x86
Tue, 24 Jul 2012 10:51:00 -0700 twisti 7023639: JSR 292 method handle invocation needs a fast path for compiled code
Mon, 18 Jun 2012 15:17:30 -0700 twisti 7157365: jruby/bench.bench_timeout crashes with JVM internal error
Tue, 17 Apr 2012 11:04:22 -0700 never 7162094: LateInlineCallGenerator::do_late_inline crashed on uninitialized _call_node
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
Wed, 09 Nov 2011 00:42:33 -0800 twisti 7087727: JSR 292: C2 crash if ScavengeRootsInCode=2 when "static final" MethodHandle constants are in use
Fri, 02 Sep 2011 20:58:21 -0700 never 7071307: MethodHandle bimorphic inlining should consider the frequency
Fri, 02 Sep 2011 00:36:18 -0700 twisti 7085404: JSR 292: VolatileCallSites should have push notification too
Thu, 01 Sep 2011 01:31:25 -0700 twisti 7079673: JSR 292: C1 should inline bytecoded method handle adapters
Mon, 29 Aug 2011 05:07:35 -0700 twisti 7083184: JSR 292: don't store context class argument with call site dependencies
Tue, 16 Aug 2011 04:14:05 -0700 twisti 7071653: JSR 292: call site change notification should be pushed not pulled
Thu, 02 Jun 2011 13:36:11 -0700 never 7050554: JSR 292 - need optimization for selectAlternative
Fri, 01 Apr 2011 21:45:33 -0700 never 6909440: C2 fails with assertion (_always_cold->is_cold(),"must always be cold")
Fri, 11 Mar 2011 22:34:57 -0800 jrose 7012648: move JSR 292 to package java.lang.invoke and adjust names
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot