hotspot/src/share/vm/opto/parse1.cpp
Mon, 03 Mar 2014 15:31:27 +0400 shade 8031818: Experimental VM flag for enforcing safe object construction
Tue, 28 Jan 2014 12:28:17 -0800 kvn Merge
Tue, 28 Jan 2014 12:25:34 -0800 kvn Merge
Thu, 16 Jan 2014 14:25:51 +0100 goetz 8029101: PPC64 (part 211): ordering of Independent Reads of Independent Writes
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
Wed, 08 May 2013 15:08:01 -0700 kvn 6934604: enable parts of EliminateAutoBox by default
Wed, 09 Jan 2013 15:37:23 -0800 twisti 8005418: JSR 292: virtual dispatch bug in 292 impl
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()
Fri, 05 Oct 2012 18:57:10 -0700 vlivanov 7177003: C1: LogCompilation support
Tue, 02 Oct 2012 14:49:21 -0700 kvn 7199742: A lot of C2 OSR compilations of the same method's bci
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
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
Thu, 12 Jan 2012 14:45:04 -0800 kvn 7128355: assert(!nocreate) failed: Cannot build a phi for a block already parsed
Sat, 07 Jan 2012 13:26:43 -0800 kvn 7125896: Eliminate nested locks
Wed, 07 Dec 2011 11:35:03 +0100 stefank 7118863: Move sizeof(klassOopDesc) into the *Klass::*_offset_in_bytes() functions
Wed, 04 May 2011 13:12:42 -0700 kvn 5091921: Sign flip issues in loop optimizer
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
Mon, 21 Mar 2011 11:28:14 -0700 kvn 7008866: Missing loop predicate for loop with multiple entries
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Tue, 15 Jun 2010 18:07:27 -0700 kvn 6959430: Make sure raw loads have control edge
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Wed, 14 Apr 2010 15:30:13 -0700 never 6938026: C2 compiler fails in Node::rematerialize()const
Thu, 18 Mar 2010 14:31:41 -0700 never 6926979: should simplify catch_inline_exception
Mon, 01 Mar 2010 12:12:35 -0800 never 6930398: fix for return address locals in OSR entries uses wrong test
Thu, 25 Feb 2010 11:38:50 -0800 never 6915557: assert(_gvn.type(l)->higher_equal(type),"must constrain OSR typestate") with debug build
Tue, 16 Feb 2010 20:07:48 -0800 never 6877221: Endless deoptimizations in OSR nmethod
Tue, 12 Jan 2010 14:37:35 -0800 cfang 6894779: Loop Predication for Loop Optimizer in C2
Wed, 11 Nov 2009 23:39:17 -0800 never 6892079: live value must not be garbage failure after fix for 6854812
Wed, 16 Sep 2009 11:06:10 -0700 never 6854812: 6.0_14-b08 crashes with a SIGSEGV
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, 01 Apr 2009 11:45:01 -0700 never 6823454: Oop-typed loadP yields invalid pointer (0x1) on SPECjbb2005 at OSRed method entry
Fri, 27 Feb 2009 13:27:09 -0800 twisti 6810672: Comment typos
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
Thu, 06 Mar 2008 10:30:17 -0800 kvn 6667610: (Escape Analysis) retry compilation without EA if it fails
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip