log src/share/vm/opto/memnode.cpp @ 1278:da9559b49b84

age author description
Wed, 09 Dec 2009 16:40:45 -0800 kvn 6895383: JCK test throws NPE for method compiled with Escape Analysis
Thu, 12 Nov 2009 09:24:21 -0800 never 6892658: C2 should optimize some stringbuilder patterns
Wed, 04 Nov 2009 14:43:50 -0800 kvn 6896352: CTW fails hotspot/src/share/vm/opto/escape.cpp:1155
Mon, 14 Sep 2009 12:14:20 -0700 kvn 6827605: new String intrinsics may prevent EA scalar replacement
Mon, 14 Sep 2009 09:49:54 -0700 cfang 6877254: Server vm crashes with no branches off of store slice" when run with CMS and UseSuperWord(default)
Tue, 07 Apr 2009 19:04:24 -0700 kvn 6711117: Assertion in 64bit server vm (flat != TypePtr::BOTTOM,"cannot alias-analyze an untyped ptr")
Tue, 31 Mar 2009 14:07:08 -0700 cfang 6761600: Use sse 4.2 in intrinsics
Thu, 12 Mar 2009 18:16:36 -0700 trims Merge
Mon, 09 Mar 2009 03:17:11 -0700 twisti 6797305: Add LoadUB and LoadUI opcode class
Fri, 27 Feb 2009 13:27:09 -0800 twisti 6810672: Comment typos
Wed, 18 Feb 2009 13:53:42 -0800 kvn 6807084: AutoBox elimination is broken with compressed oops
Mon, 09 Mar 2009 13:28:46 -0700 xdono 6814575: Update copyright year
Tue, 17 Feb 2009 14:30:24 -0800 kvn Merge
Mon, 26 Jan 2009 16:22:12 +0100 twisti 6796746: rename LoadC (char) opcode class to LoadUS (unsigned short)
Tue, 13 Jan 2009 11:43:20 -0800 never 6791132: bad control in autobox split code