log src/share/vm/opto/type.cpp @ 10278:6f3fd5150b67

age author description
Wed, 08 May 2013 15:08:01 -0700 kvn 6934604: enable parts of EliminateAutoBox by default
Sat, 16 Mar 2013 07:39:14 -0700 morris 8009166: [parfait] Null pointer deference in hotspot/src/share/vm/opto/type.cpp
Thu, 17 Jan 2013 10:25:16 -0500 hseigel 7102489: RFE: cleanup jlong typedef on __APPLE__and _LLP64 systems.
Fri, 19 Oct 2012 14:21:09 -0400 dlong 8001101: C2: more general vector rule subsetting
Tue, 09 Oct 2012 10:11:38 +0200 roland 7054512: Compress class pointers after perm gen removal
Fri, 07 Sep 2012 12:04:16 -0400 coleenp 7195833: NPG: Rename instanceClassLoaderKlass, instanceRefKlass and instanceMirrorKlass
Tue, 04 Sep 2012 23:27:55 +0200 roland 7184649: NPG: Implement another MetdataPtr case
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Mon, 02 Jul 2012 13:11:28 -0400 coleenp Merge
Thu, 28 Jun 2012 17:03:16 -0400 zgu 6995781: Native Memory Tracking (Phase 1)
Mon, 18 Jun 2012 15:17:30 -0700 twisti 7157365: jruby/bench.bench_timeout crashes with JVM internal error
Fri, 15 Jun 2012 01:25:19 -0700 kvn 7119644: Increase superword's vector size up to 256 bits
Fri, 18 Mar 2011 16:00:34 -0700 never 7017732: move static fields into Class to prepare for perm gen removal
Fri, 11 Mar 2011 07:50:51 -0800 kvn 7026631: field _klass is incorrectly set for dual type of TypeAryPtr::OOPS
Sat, 05 Mar 2011 11:02:04 -0800 kvn 6589823: Error: meet not symmetric
Fri, 07 Jan 2011 11:53:24 -0800 kvn 6876037: CTW fails jdk7/hotspot/src/share/vm/opto/type.cpp:2055. assert(bits,"Use TypePtr for NULL")
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot
Mon, 30 Aug 2010 11:02:53 -0700 kvn 6980978: assert(mt == t->xmeet(this)) failed: meet not commutative
Thu, 26 Aug 2010 11:05:25 -0700 kvn 6976400: "Meet Not Symmetric"
Mon, 28 Jun 2010 10:52:50 -0700 kvn 6964479: widen normalization of small int and long values should be symmetric
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Thu, 08 Apr 2010 15:28:37 -0700 lana Merge
Wed, 24 Mar 2010 17:16:33 -0700 asaha Merge
Thu, 21 Jan 2010 10:07:59 -0800 kvn 6894807: No ClassCastException for HashAttributeSet constructors if run with -Xcomp
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)