aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/opto/type.hpp
AgeCommit message (Expand)Author
2012-11-267172640: C2: instrinsic implementations in LibraryCallKit should use argument...twisti
2012-10-097054512: Compress class pointers after perm gen removalroland
2012-09-016964458: Reimplement class meta-data storage to use native memorycoleenp
2012-06-157119644: Increase superword's vector size up to 256 bitskvn
2011-09-117088955: add C2 IR support to the SAnever
2011-04-057010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copy...trims
2011-03-226962931: move interned strings out of the perm genjcoomes
2010-11-236989984: Use standard include model for Hospotstefank
2010-09-136984346: Remove development code in type.hppkvn
2010-08-266976400: "Meet Not Symmetric"kvn
2010-05-276941466: Oracle rebranding changes for Hotspot repositoriestrims
2009-11-126892658: C2 should optimize some stringbuilder patternsnever
2009-10-076885584: A particular class structure causes large allocation spike for jitnever
2009-09-186820514: meet not symmetric failure in ctwkvn
2009-09-156863023: need non-perm oops in code cache for JSR 292jrose
2009-09-106880053: assert(alloc_obj->as_CheckCastPP()->type() != TypeInstPtr::NOTNULL)kvn
2009-07-166851742: (EA) allocation elimination doesn't work with UseG1GCkvn
2009-07-016856025: assert(_base >= OopPtr && _base <= KlassPtr,"Not a Java pointer")never
2009-06-236837094: False positive for "meet not symmetric" failurekvn
2009-03-096797305: Add LoadUB and LoadUI opcode classtwisti
2009-01-146788347: C2Compiler crash 6u7never
2008-11-076462850: generate biased locking code in C2 ideal graphkvn
2008-09-176711100: 64bit fastdebug server vm crashes with assert(_base == Int,"Not an I...rasbold
2008-08-276741738: TypePtr::add_offset() set incorrect offset when the add overflowskvn
2008-07-11Mergejdk7-b31trims
2008-07-026719955: Update copyright yearjdk7-b30xdono
2008-06-266716441: error in meet with +DoEscapeAnalysiskvn
2008-06-246710487: More than half of JDI Regression tests hang with COOPs in -Xcomp modekvn
2008-05-216695810: null oop passed to encode_heap_oop_not_nullkvn
2008-05-076603011: RFE: Optimize long divisionrasbold
2008-04-136420645: Create a vm that uses compressed oops for up to 32gb heapsizescoleenp
2008-03-136673473: (Escape Analysis) Add the instance's field information to PhiNodekvn
2007-12-056395208: Elide autoboxing for calls to HashMap.get(int) and HashMap.get(long)never
2007-12-01Initial loadjdk7-b24duke