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
Fri, 18 Mar 2011 16:00:34 -0700 never 7017732: move static fields into Class to prepare for perm gen removal
Sun, 06 Mar 2011 22:09:23 -0800 never 6965570: assert(!needs_patching && x->is_loaded(),"how do we know it's volatile if it's not loaded")
Thu, 24 Feb 2011 11:09:16 -0800 never 7021603: crash in fill_sync_handler with ExtendedDTrace probes
Fri, 21 Jan 2011 13:03:13 -0800 never Merge
Fri, 21 Jan 2011 13:01:02 -0800 never 6809483: hotspot:::method_entry are not correctly generated for "method()V"
Thu, 13 Jan 2011 22:15:41 -0800 never 4926272: methodOopDesc::method_from_bcp is unsafe
Thu, 02 Dec 2010 17:21:12 -0800 iveresov 7003554: (tiered) assert(is_null_object() || handle() != NULL) failed: cannot embed null pointer
Tue, 30 Nov 2010 23:23:40 -0800 iveresov 6985015: C1 needs to support compressed oops
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Wed, 29 Sep 2010 16:53:42 -0700 iveresov 6988346: 6986046 breaks tiered
Tue, 29 Dec 2009 19:08:54 +0100 roland 6986046: C1 valuestack cleanup
Mon, 13 Sep 2010 12:10:49 -0700 iveresov 6919069: client compiler needs to capture more profile information for tiered work
Fri, 03 Sep 2010 17:51:07 -0700 iveresov 6953144: Tiered compilation
Wed, 09 Jun 2010 18:50:45 -0700 jrose 6939203: JSR 292 needs method handle constants
Fri, 04 Jun 2010 11:18:04 -0700 iveresov 6958292: C1: Enable parallel compilation