hotspot/src/share/vm/opto/type.hpp
Mon, 11 Apr 2016 21:42:55 +0300 vlivanov 8152590: C2: @Stable support doesn't always work w/ incremental inlining
Mon, 16 Nov 2015 14:19:10 +0100 simonis 8141551: C2 can not handle returns with inccompatible interface arrays
Tue, 14 Jul 2015 06:44:50 -0700 vlivanov 8078629: VM should constant fold Unsafe.get*() loads from final fields
Fri, 08 May 2015 11:49:20 -0700 kvn 8076276: Add support for AVX512
Wed, 27 Aug 2014 10:02:58 +0200 zmajo 8051415: TypeTuple::make_domain() and TypeTuple::make_range() allocate too much memory
Thu, 24 Jul 2014 09:15:38 +0200 anoll 8050860: Cleanup TypeTuple and TypeFunc
Wed, 07 May 2014 06:03:31 -0700 zgu 8041415: remove port.{cpp,hpp} files
Mon, 31 Mar 2014 09:08:53 +0200 roland 8031755: Type speculation should be used to optimize explicit null checks
Mon, 24 Mar 2014 08:43:10 -0700 poonam 6653795: C2 intrinsic for Unsafe.getAddress performs pointer sign extension on 32-bit systems
Fri, 28 Feb 2014 13:44:16 +0100 roland 8031754: Type speculation should favor profile data from outermost inlined method
Thu, 23 Jan 2014 12:08:28 +0100 rbackman 8027754: Enable loop optimizations for loops with MathExact inside
Tue, 28 Jan 2014 12:28:17 -0800 kvn Merge
Thu, 21 Nov 2013 19:00:57 -0800 goetz 8028767: PPC64: (part 121): smaller shared changes needed to build C2
Fri, 24 Jan 2014 09:31:53 +0100 roland 8027422: assert(_gvn.type(obj)->higher_equal(tjp)) failed: cast_up is no longer needed
Mon, 28 Oct 2013 09:58:59 +0100 roland 8027140: Assertion in compiler when running bigapps/Kitchensink/stability
Fri, 18 Oct 2013 10:41:56 +0200 rbackman 8026844: Various Math functions needs intrinsification
Wed, 23 Oct 2013 12:40:23 +0200 roland 8024070: C2 needs some form of type speculation
Fri, 27 Sep 2013 08:39:19 +0200 rbackman 8024924: Intrinsify java.lang.Math.addExact
Tue, 10 Sep 2013 14:51:48 -0700 vlivanov 8001107: @Stable annotation for constant folding of lazily evaluated variables
Thu, 29 Aug 2013 18:56:29 -0400 coleenp 8021954: VM SIGSEGV during classloading on MacOS; hs_err_pid file produced
Wed, 08 May 2013 15:08:01 -0700 kvn 6934604: enable parts of EliminateAutoBox by default
Mon, 26 Nov 2012 17:25:11 -0800 twisti 7172640: C2: instrinsic implementations in LibraryCallKit should use argument() instead of pop()
Tue, 09 Oct 2012 10:11:38 +0200 roland 7054512: Compress class pointers after perm gen removal
Sat, 01 Sep 2012 13:25:18 -0400 coleenp 6964458: Reimplement class meta-data storage to use native memory
Fri, 15 Jun 2012 01:25:19 -0700 kvn 7119644: Increase superword's vector size up to 256 bits
Sun, 11 Sep 2011 14:48:24 -0700 never 7088955: add C2 IR support to the SA
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
Mon, 09 Mar 2009 13:28:46 -0700 xdono 6814575: Update copyright year
Mon, 09 Mar 2009 03:17:11 -0700 twisti 6797305: Add LoadUB and LoadUI opcode class
Wed, 14 Jan 2009 14:12:00 -0800 never 6788347: C2Compiler crash 6u7
Fri, 07 Nov 2008 09:29:38 -0800 kvn 6462850: generate biased locking code in C2 ideal graph
Wed, 17 Sep 2008 08:29:17 -0700 rasbold 6711100: 64bit fastdebug server vm crashes with assert(_base == Int,"Not an Int")
Wed, 27 Aug 2008 14:47:32 -0700 kvn 6741738: TypePtr::add_offset() set incorrect offset when the add overflows
Fri, 11 Jul 2008 01:14:44 -0700 trims Merge
Wed, 02 Jul 2008 12:55:16 -0700 xdono 6719955: Update copyright year
Thu, 26 Jun 2008 13:34:00 -0700 kvn 6716441: error in meet with +DoEscapeAnalysis
Tue, 24 Jun 2008 10:43:29 -0700 kvn 6710487: More than half of JDI Regression tests hang with COOPs in -Xcomp mode
Wed, 21 May 2008 10:45:07 -0700 kvn 6695810: null oop passed to encode_heap_oop_not_null
Wed, 07 May 2008 08:06:46 -0700 rasbold 6603011: RFE: Optimize long division
Sun, 13 Apr 2008 17:43:42 -0400 coleenp 6420645: Create a vm that uses compressed oops for up to 32gb heapsizes
Thu, 13 Mar 2008 16:31:32 -0700 kvn 6673473: (Escape Analysis) Add the instance's field information to PhiNode
Wed, 05 Dec 2007 09:01:00 -0800 never 6395208: Elide autoboxing for calls to HashMap.get(int) and HashMap.get(long)
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip