log src/share/vm/opto/library_call.cpp @ 986:62001a362ce9

age author description
Mon, 14 Sep 2009 12:14:20 -0700 kvn 6827605: new String intrinsics may prevent EA scalar replacement
Thu, 10 Sep 2009 18:18:06 -0700 kvn 6880053: assert(alloc_obj->as_CheckCastPP()->type() != TypeInstPtr::NOTNULL)
Fri, 28 Aug 2009 11:19:33 -0700 kvn 6875577: CTW fails with /hotspot/src/share/vm/opto/memnode.cpp
Tue, 04 Aug 2009 21:32:08 -0700 cfang 6868269: CompileTheWorld assertion failure introduced by the reexecute bit implementation
Fri, 31 Jul 2009 17:12:33 -0700 cfang 6833129: specjvm98 fails with NullPointerException in the compiler with -XX:DeoptimizeALot
Mon, 27 Jul 2009 06:15:29 -0700 twisti Merge
Mon, 20 Jul 2009 08:20:00 -0700 twisti 6860920: serialize.cpp shouldn't use objArrayOopDesc::base_offset_in_bytes(T_BYTE)