log src/share/vm/opto/library_call.cpp @ 4762:069ab3f976d3

age author description
Wed, 07 Dec 2011 11:35:03 +0100 stefank 7118863: Move sizeof(klassOopDesc) into the *Klass::*_offset_in_bytes() functions
Tue, 06 Dec 2011 18:28:51 -0500 coleenp 7117052: instanceKlass::_init_state can be u1 type
Mon, 26 Sep 2011 10:24:05 -0700 kvn 7081933: Use zeroing elimination optimization for large array
Fri, 27 May 2011 12:47:48 -0700 kvn 7047069: Array can dynamically change size when assigned to an object field
Tue, 03 May 2011 09:10:39 -0700 kvn 7041100: The load in String.equals intrinsic executed before null check
Fri, 29 Apr 2011 11:15:30 -0700 kvn Merge
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
Fri, 15 Apr 2011 10:10:50 -0700 johnc 7036021: G1: build failure on win64 and linux with hs21 in jdk6 build environment
Thu, 14 Apr 2011 13:45:41 -0700 johnc Merge
Wed, 13 Apr 2011 17:56:43 -0700 johnc 7035117: G1: nsk/stress/jni/jnistress002 fails with assertion failure
Fri, 08 Apr 2011 14:19:50 -0700 jmasa Merge
Thu, 07 Apr 2011 09:53:20 -0700 johnc 7009266: G1: assert(obj->is_oop_or_null(true )) failed: Error
Sun, 03 Apr 2011 12:00:54 +0200 roland 7033154: Improve C1 arraycopy performance
Sat, 02 Apr 2011 09:49:27 -0700 kvn 7032314: Allow to generate CallLeafNoFPNode in IdealKit