log src/share/vm/opto/type.cpp @ 1368:93767e6a2dfd

age author description
Thu, 25 Feb 2010 15:55:47 -0800 kvn 6930035: C2 type system incorrectly handles case j.l.Object->meet(constant AryPtr)
Tue, 05 Jan 2010 13:05:58 +0100 twisti 6829187: compiler optimizations required for JSR 292
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)
Wed, 01 Jul 2009 12:22:23 -0700 never 6856025: assert(_base >= OopPtr && _base <= KlassPtr,"Not a Java pointer")