aboutsummaryrefslogtreecommitdiff
path: root/src/share/vm/opto/parse1.cpp
AgeCommit message (Expand)Author
2013-01-098005418: JSR 292: virtual dispatch bug in 292 impltwisti
2012-11-277092905: C2: Keep track of the number of dead nodesbharadwaj
2012-11-267172640: C2: instrinsic implementations in LibraryCallKit should use argument...twisti
2012-10-057177003: C1: LogCompilation supportvlivanov
2012-10-027199742: A lot of C2 OSR compilations of the same method's bcikvn
2012-09-277193318: C2: remove number of inputs requirement from Node's new operatorkvn
2012-09-016964458: Reimplement class meta-data storage to use native memorycoleenp
2012-07-307187454: stack overflow in C2 compiler thread on Solaris x86kvn
2012-07-247023639: JSR 292 method handle invocation needs a fast path for compiled codetwisti
2012-01-127128355: assert(!nocreate) failed: Cannot build a phi for a block already parsedkvn
2012-01-077125896: Eliminate nested lockskvn
2011-12-077118863: Move sizeof(klassOopDesc) into the *Klass::*_offset_in_bytes() funct...stefank
2011-05-045091921: Sign flip issues in loop optimizerkvn
2011-04-057010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copy...trims
2011-03-217008866: Missing loop predicate for loop with multiple entrieskvn
2010-11-236989984: Use standard include model for Hospotstefank
2010-06-156959430: Make sure raw loads have control edgekvn
2010-05-276941466: Oracle rebranding changes for Hotspot repositoriestrims
2010-04-146938026: C2 compiler fails in Node::rematerialize()constnever
2010-03-186926979: should simplify catch_inline_exceptionnever
2010-03-016930398: fix for return address locals in OSR entries uses wrong testnever
2010-02-256915557: assert(_gvn.type(l)->higher_equal(type),"must constrain OSR typestat...never
2010-02-166877221: Endless deoptimizations in OSR nmethodnever
2010-01-126894779: Loop Predication for Loop Optimizer in C2cfang
2009-11-116892079: live value must not be garbage failure after fix for 6854812never
2009-09-166854812: 6.0_14-b08 crashes with a SIGSEGVnever
2009-07-286862919: Update copyright yearxdono
2009-05-086788527: Server vm intermittently fails with assertion "live value must not b...kvn
2009-04-216655646: dynamic languages need dynamically linked call sitesjrose
2009-04-016823454: Oop-typed loadP yields invalid pointer (0x1) on SPECjbb2005 at OSRed...never
2009-02-276810672: Comment typostwisti
2008-09-176384206: Phis which are later unneeded are impairing our ability to inline ba...never
2008-07-026719955: Update copyright yearjdk7-b30xdono
2008-05-216703890: Compressed Oops: add LoadNKlass node to generate narrow oops (32-bit...kvn
2008-03-066667610: (Escape Analysis) retry compilation without EA if it failskvn
2007-12-01Initial loadjdk7-b24duke