log src/share/vm/opto/connode.cpp @ 14429:2113136690bc

age author description
Mon, 12 Aug 2013 17:37:02 +0200 ehelin 8015107: NPG: Use consistent naming for metaspace concepts
Thu, 04 Apr 2013 10:01:26 -0700 mikael 8003310: Enable -Wunused-function when compiling with gcc
Tue, 09 Oct 2012 10:11:38 +0200 roland 7054512: Compress class pointers after perm gen removal
Thu, 27 Sep 2012 09:38:42 -0700 kvn 7193318: C2: remove number of inputs requirement from Node's new operator
Thu, 20 Sep 2012 16:49:17 +0200 roland 7023898: Intrinsify AtomicLongFieldUpdater.getAndIncrement()
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Tue, 21 Feb 2012 11:55:05 -0800 kvn 7146442: assert(false) failed: bad AD file
Thu, 13 Oct 2011 09:35:42 -0700 dcubed 7098194: integrate macosx-port changes
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Wed, 02 Jun 2010 22:45:42 -0700 jrose Merge
Wed, 02 Jun 2010 09:49:32 -0700 kvn 6954029: Improve implicit null check generation with compressed oops
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Fri, 25 Sep 2009 13:26:02 -0700 kvn 6883468: C2 compiler enters infinite loop in PhaseIterGVN::transform
Tue, 28 Jul 2009 12:12:40 -0700 xdono 6862919: Update copyright year
Wed, 06 May 2009 00:27:52 -0700 twisti 6823354: Add intrinsics for {Integer,Long}.{numberOfLeadingZeros,numberOfTrailingZeros}()