log src/share/vm/opto/type.hpp @ 3852:fdb992d83a87

age author description
Tue, 05 Apr 2011 14:12:31 -0700 trims 7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass
Tue, 22 Mar 2011 13:36:33 -0700 jcoomes 6962931: move interned strings out of the perm gen
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Mon, 13 Sep 2010 16:45:00 -0700 kvn 6984346: Remove development code in type.hpp
Thu, 26 Aug 2010 11:05:25 -0700 kvn 6976400: "Meet Not Symmetric"
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Thu, 12 Nov 2009 09:24:21 -0800 never 6892658: C2 should optimize some stringbuilder patterns
Wed, 07 Oct 2009 15:38:37 -0700 never 6885584: A particular class structure causes large allocation spike for jit
Fri, 18 Sep 2009 09:57:47 -0700 kvn 6820514: meet not symmetric failure in ctw
Tue, 15 Sep 2009 21:53:47 -0700 jrose 6863023: need non-perm oops in code cache for JSR 292
Thu, 10 Sep 2009 18:18:06 -0700 kvn 6880053: assert(alloc_obj->as_CheckCastPP()->type() != TypeInstPtr::NOTNULL)
Thu, 16 Jul 2009 14:10:42 -0700 kvn 6851742: (EA) allocation elimination doesn't work with UseG1GC
Wed, 01 Jul 2009 12:22:23 -0700 never 6856025: assert(_base >= OopPtr && _base <= KlassPtr,"Not a Java pointer")
Tue, 23 Jun 2009 17:52:29 -0700 kvn 6837094: False positive for "meet not symmetric" failure
Thu, 12 Mar 2009 18:16:36 -0700 trims Merge