hotspot/src/share/vm/opto/graphKit.cpp
Sat, 22 Feb 2014 10:22:05 +0100 mgronlun 8035493: JVMTI PopFrame capability must instruct compilers not to prune locals
Fri, 28 Feb 2014 13:44:16 +0100 roland 8031754: Type speculation should favor profile data from outermost inlined method
Tue, 25 Feb 2014 18:16:24 +0100 roland 8031752: Failed speculative optimizations should be reattempted when root of compilation is different
Tue, 28 Jan 2014 12:28:17 -0800 kvn Merge
Tue, 28 Jan 2014 12:25:34 -0800 kvn Merge
Fri, 15 Nov 2013 11:05:32 -0800 goetz 8024921: PPC64 (part 113): Extend Load and Store nodes to know about memory ordering
Fri, 24 Jan 2014 09:31:53 +0100 roland 8027422: assert(_gvn.type(obj)->higher_equal(tjp)) failed: cast_up is no longer needed
Tue, 24 Dec 2013 11:48:39 -0800 mikael 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013
Wed, 23 Oct 2013 12:40:23 +0200 roland 8024070: C2 needs some form of type speculation
Sat, 19 Oct 2013 12:16:43 +0200 roland 8024069: replace_in_map() should operate on parent maps
Tue, 15 Oct 2013 12:14:00 -0700 kvn 8026293: Schedule part of G1 pre-barrier late
Sun, 13 Oct 2013 13:22:24 -0700 iveresov Merge
Fri, 11 Oct 2013 08:27:21 -0700 jcoomes Merge
Tue, 08 Oct 2013 17:35:51 +0200 mgerdin 8014555: G1: Memory ordering problem with Conc refinement and card marking
Thu, 03 Oct 2013 10:55:07 +0200 roland 8024067: Missing replace_in_map() calls following null checks
Mon, 30 Sep 2013 15:42:39 -0700 twisti 8025599: Missing store barrier with OptimizeStringConcat
Tue, 10 Sep 2013 14:51:48 -0700 vlivanov 8001107: @Stable annotation for constant folding of lazily evaluated variables
Wed, 28 Aug 2013 11:22:43 +0200 kvn 8023597: Optimize G1 barriers code for unsafe load_store
Fri, 23 Aug 2013 18:04:35 -0700 kvn 8023472: C2 optimization breaks with G1
Tue, 02 Jul 2013 10:30:49 -0700 kvn 8019247: SIGSEGV in compiled method c8e.e.t_.getArray(Ljava/lang/Class;)[Ljava/lang/Object
Wed, 08 May 2013 15:08:01 -0700 kvn 6934604: enable parts of EliminateAutoBox by default
Wed, 24 Apr 2013 14:48:43 -0700 johnc 8012715: G1: GraphKit accesses PtrQueue::_index as int but is size_t
Tue, 26 Mar 2013 12:55:26 -0700 kvn 8004640: C2 assert failure in memnode.cpp: NULL+offs not RAW address
Sun, 23 Dec 2012 17:08:22 +0100 roland 8005071: Incremental inlining for JSR 292
Wed, 19 Dec 2012 19:21:15 -0800 kvn 8004741: Missing compiled exception handle table entry for multidimensional array allocation
Tue, 18 Dec 2012 14:55:25 +0100 roland 8005031: Some cleanup in c2 to prepare for incremental inlining support
Tue, 27 Nov 2012 17:24:15 -0800 bharadwaj 7092905: C2: Keep track of the number of dead nodes
Mon, 26 Nov 2012 17:25:11 -0800 twisti 7172640: C2: instrinsic implementations in LibraryCallKit should use argument() instead of pop()
Mon, 08 Oct 2012 13:02:13 -0700 vlivanov 8000313: C2 should use jlong for 64bit values
Thu, 27 Sep 2012 09:38:42 -0700 kvn 7193318: C2: remove number of inputs requirement from Node's new operator
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
Mon, 14 May 2012 09:36:00 -0700 kvn 6924259: Remove String.count/String.offset
Tue, 07 Feb 2012 16:33:43 -0800 kvn 7143491: G1 C2 CTW: assert(p2x->outcnt() == 2) failed: expects 2 users: Xor and URShift nodes
Tue, 20 Dec 2011 16:56:50 +0100 roland 7121140: Allocation paths require explicit memory synchronization operations for RMO systems
Wed, 07 Dec 2011 11:35:03 +0100 stefank 7118863: Move sizeof(klassOopDesc) into the *Klass::*_offset_in_bytes() functions
Tue, 02 Aug 2011 18:36:40 +0200 roland 7074017: Introduce MemBarAcquireLock/MemBarReleaseLock nodes for monitor enter/exit code paths
Wed, 04 May 2011 13:12:42 -0700 kvn 5091921: Sign flip issues in loop optimizer
Fri, 29 Apr 2011 11:15:30 -0700 kvn Merge
Wed, 27 Apr 2011 15:40:36 -0700 never 7029167: add support for conditional card marks
Mon, 25 Apr 2011 16:25:58 -0700 never 7030715: JSR 292 JRuby test/test_super_call_site_caching.rb asserts with +DoEscapeAnalysis
Wed, 20 Apr 2011 18:29:35 -0700 kvn 7026700: regression in 6u24-rev-b23: Crash in C2 compiler in PhaseIdealLoop::build_loop_late_post
Thu, 14 Apr 2011 13:45:41 -0700 johnc Merge
Sat, 09 Apr 2011 21:16:12 -0700 jrose Merge
Sat, 02 Apr 2011 09:49:27 -0700 kvn 7032314: Allow to generate CallLeafNoFPNode in IdealKit
Fri, 08 Apr 2011 14:19:50 -0700 jmasa Merge
Tue, 05 Apr 2011 14:12:31 -0700 trims 7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass
Thu, 07 Apr 2011 09:53:20 -0700 johnc 7009266: G1: assert(obj->is_oop_or_null(true )) failed: Error
Mon, 21 Mar 2011 11:28:14 -0700 kvn 7008866: Missing loop predicate for loop with multiple entries
Thu, 02 Dec 2010 17:21:12 -0800 iveresov 7003554: (tiered) assert(is_null_object() || handle() != NULL) failed: cannot embed null pointer
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Thu, 18 Nov 2010 09:52:48 -0800 kvn 7000491: assert(false) failed: should be optimized out in SharedRuntime::g1_wb_pre
Wed, 08 Sep 2010 20:28:57 -0700 never 6965815: OptimizeStringConcat: assert(!q->is_MergeMem()) failed with specjbb2000
Wed, 25 Aug 2010 05:27:54 -0700 twisti 6978355: renaming for 6961697
Fri, 20 Aug 2010 23:40:30 -0700 jrose 6912064: type profiles need to be exploited more for dynamic language support
Tue, 15 Jun 2010 18:07:27 -0700 kvn 6959430: Make sure raw loads have control edge
Thu, 10 Jun 2010 08:27:35 -0700 jmasa Merge
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Mon, 07 Jun 2010 17:46:04 -0700 johnc 6953058: G1: A bigapp crashes with SIGSEGV in compiled code
less more (0) -100 -60 tip