log src/share/vm/c1/c1_GraphBuilder.cpp @ 4943:80107dc493db

age author description
Wed, 15 Feb 2012 09:43:16 +0100 roland 7126041: jdk7u4 b05 and b06 crash with RubyMine 3.2.4, works well with b04
Wed, 01 Feb 2012 10:36:58 +0100 roland 7090976: Eclipse/CDT causes a JVM crash while indexing C++ code
Tue, 31 Jan 2012 09:53:46 -0800 twisti 7132180: JSR 292: C1 JVM crash with ClassValue/MethodHandle
Wed, 16 Nov 2011 19:42:58 -0800 iveresov 7112085: assert(fr.interpreter_frame_expression_stack_size()==0) failed: only handle empty stacks
Tue, 04 Oct 2011 10:07:07 -0700 iveresov 7097679: Tiered: events with bad bci to Gotos reduced from Ifs
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
Wed, 31 Aug 2011 01:40:45 -0700 twisti 7078382: JSR 292: don't count method handle adapters against inlining budgets
Thu, 28 Jul 2011 13:03:39 -0700 never 7060619: C1 should respect inline and dontinline directives from CompilerOracle
Fri, 01 Jul 2011 10:37:37 -0700 iveresov 7057120: Tiered: Allow C1 to inline methods with loops
Thu, 14 Apr 2011 13:45:41 -0700 johnc Merge
Fri, 08 Apr 2011 14:19:50 -0700 jmasa Merge
Thu, 07 Apr 2011 09:53:20 -0700 johnc 7009266: G1: assert(obj->is_oop_or_null(true )) failed: Error
Sun, 03 Apr 2011 12:00:54 +0200 roland 7033154: Improve C1 arraycopy performance
Mon, 28 Mar 2011 03:58:07 -0700 twisti 7022998: JSR 292 recursive method handle calls inline themselves infinitely