log src/share/vm/opto/library_call.cpp @ 950:8fe1963e3964

age author description
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)
Tue, 21 Jul 2009 16:56:06 -0700 jrose 6862576: vmIntrinsics needs cleanup in order to support JSR 292 intrinsics
Thu, 16 Jul 2009 14:10:42 -0700 kvn 6851742: (EA) allocation elimination doesn't work with UseG1GC
Mon, 06 Jul 2009 15:53:30 -0700 kvn 6857661: 64-bit server VM: assert(is_Initialize(),"invalid node class")
Wed, 01 Jul 2009 20:22:18 -0700 kvn 6840775: Multiple JVM crashes seen with 1.6.0_10 through 1.6.0_14
Wed, 01 Jul 2009 12:22:23 -0700 never 6856025: assert(_base >= OopPtr && _base <= KlassPtr,"Not a Java pointer")
Fri, 26 Jun 2009 13:03:29 -0700 never 6818666: G1: Type lost in g1 pre-barrier
Thu, 21 May 2009 10:05:36 -0700 kvn 6772683: Thread.isInterrupted() fails to return true on multiprocessor PC
Wed, 06 May 2009 00:27:52 -0700 twisti 6823354: Add intrinsics for {Integer,Long}.{numberOfLeadingZeros,numberOfTrailingZeros}()
Thu, 23 Apr 2009 14:04:24 -0700 cfang 6589834: deoptimization problem with -XX:+DeoptimizeALot
Tue, 31 Mar 2009 14:07:08 -0700 cfang 6761600: Use sse 4.2 in intrinsics