log src/share/vm/opto/macro.cpp @ 2481:3a808be061ff

age author description
Fri, 07 Jan 2011 10:42:32 -0500 phh 7003271: Hotspot should track cumulative Java heap bytes allocated on a per-thread basis
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Fri, 23 Jul 2010 10:07:46 -0700 kvn 6969569: assert(is_static() && is_constant()) failed: illegal call to constant_value()
Mon, 28 Jun 2010 14:54:39 -0700 kvn 6677629: PhaseIterGVN::subsume_node() should call hash_delete() and add_users_to_worklist()
Tue, 15 Jun 2010 18:07:27 -0700 kvn 6959430: Make sure raw loads have control edge
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Wed, 07 Apr 2010 12:39:27 -0700 kvn 6940726: Use BIS instruction for allocation prefetch on Sparc
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
Thu, 16 Jul 2009 14:10:42 -0700 kvn 6851742: (EA) allocation elimination doesn't work with UseG1GC
Fri, 08 May 2009 10:44:20 -0700 kvn 6788527: Server vm intermittently fails with assertion "live value must not be garbage" with fastdebug bits
Tue, 07 Apr 2009 19:04:24 -0700 kvn 6711117: Assertion in 64bit server vm (flat != TypePtr::BOTTOM,"cannot alias-analyze an untyped ptr")
Thu, 12 Mar 2009 18:16:36 -0700 trims Merge
Fri, 27 Feb 2009 13:27:09 -0800 twisti 6810672: Comment typos
Thu, 26 Feb 2009 14:26:02 -0800 kvn 6809798: SafePointScalarObject node placed into incorrect block during GCM