log src/share/vm/opto/graphKit.cpp @ 12355:cefad50507d8

age author description
Fri, 11 Oct 2013 10:38:03 +0200 Gilles Duboscq Merge with hs25-b53
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
Wed, 31 Jul 2013 11:00:54 +0200 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
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, 19 Jun 2013 10:45:56 +0200 Doug Simon Merge with http://hg.openjdk.java.net/hsx/hsx25/hotspot/
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
Sat, 06 Apr 2013 20:04:06 +0200 Gilles Duboscq Merge with hsx25
Tue, 26 Mar 2013 12:55:26 -0700 kvn 8004640: C2 assert failure in memnode.cpp: NULL+offs not RAW address
Wed, 20 Mar 2013 21:39:24 +0100 Christos Kotselidis -Cleanup code
Mon, 04 Mar 2013 16:46:37 +0100 Christos Kotselidis -More progress in G1 WBs
Sun, 23 Dec 2012 17:08:22 +0100 roland 8005071: Incremental inlining for JSR 292