log src/share/vm/opto/output.cpp @ 17524:89152779163c

age author description
Wed, 15 Oct 2014 11:59:32 +0200 Gilles Duboscq Merge with jdk8-b132
Tue, 01 Apr 2014 13:57:07 +0200 Gilles Duboscq Backout jdk9 merge
Tue, 11 Mar 2014 18:45:59 -0700 twisti Merged with jdk9/dev/hotspot changeset 3812c088b945
Wed, 26 Feb 2014 16:45:15 -0800 iveresov 8035283: Second phase of branch shortening doesn't account for loop alignment
Tue, 28 Jan 2014 12:25:34 -0800 kvn Merge
Wed, 27 Nov 2013 16:16:21 -0800 goetz 8029015: PPC64 (part 216): opto: trap based null and range checks
Wed, 20 Nov 2013 11:08:09 -0800 goetz 8028580: PPC64 (part 114/120): Support for Call nodes with constants.
Tue, 05 Nov 2013 17:38:04 -0800 kvn Merge
Thu, 05 Sep 2013 11:04:39 -0700 kvn Merge
Fri, 05 Jul 2013 22:17:47 +0200 goetz 8019973: PPC64 (part 11): Fix IA64 preprocessor conditionals on AIX.
Tue, 24 Dec 2013 11:48:39 -0800 mikael 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013
Fri, 11 Oct 2013 10:38:03 +0200 Gilles Duboscq Merge with hs25-b53
Mon, 26 Aug 2013 12:50:23 +0200 adlertz 8023691: Create interface for nodes in class Block
Fri, 23 Aug 2013 11:41:37 -0700 kvn 8012972: Incremental Inlining should support scalar replaced object in debug info
Fri, 16 Aug 2013 10:23:55 +0200 adlertz 8023003: Cleanup the public interface to PhaseCFG
Thu, 10 Oct 2013 14:20:04 +0200 Gilles Duboscq Merge hs25-b46
Wed, 07 Aug 2013 17:56:19 +0200 adlertz 8022284: Hide internal data structure in PhaseCFG
Wed, 19 Jun 2013 10:45:56 +0200 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Thu, 09 May 2013 17:28:04 -0700 kvn 8014189: JVM crash with SEGV in ConnectionGraph::record_for_escape_analysis()
Wed, 24 Apr 2013 21:11:02 -0400 dlong Merge
Wed, 24 Apr 2013 20:55:28 -0400 dlong 8003853: specify offset of IC load in java_to_interp stub
Thu, 11 Apr 2013 13:57:44 +0200 neliasso 8006952: Slow VM due to excessive code cache freelist iteration
Sat, 06 Apr 2013 20:04:06 +0200 Gilles Duboscq Merge with hsx25
Wed, 03 Apr 2013 15:00:55 -0700 rasbold 8010437: guarantee(this->is8bit(imm8)) failed: Short forward jump exceeds 8-bit offset
Tue, 19 Mar 2013 07:20:15 -0700 morris 8009172: [parfait] Null pointer deference in hotspot/src/share/vm/opto/output.cpp
Fri, 01 Feb 2013 21:10:23 +0100 Lukas Stadler fix client and servr ild for leafGraphId change
Fri, 14 Dec 2012 14:35:13 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
Tue, 27 Nov 2012 17:24:15 -0800 bharadwaj 7092905: C2: Keep track of the number of dead nodes
Mon, 12 Nov 2012 23:14:12 +0100 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/ after NPG - C++ build works
Thu, 27 Sep 2012 09:38:42 -0700 kvn 7193318: C2: remove number of inputs requirement from Node's new operator