hotspot/src/share/vm/opto/parse1.cpp
2012-10-06 vlivanov 7177003: C1: LogCompilation support
2012-10-02 kvn 7199742: A lot of C2 OSR compilations of the same method's bci
2012-09-27 kvn 7193318: C2: remove number of inputs requirement from Node's new operator
2012-09-01 coleenp 6964458: Reimplement class meta-data storage to use native memory
2012-07-30 kvn 7187454: stack overflow in C2 compiler thread on Solaris x86
2012-07-24 twisti 7023639: JSR 292 method handle invocation needs a fast path for compiled code
2012-01-12 kvn 7128355: assert(!nocreate) failed: Cannot build a phi for a block already parsed
2012-01-07 kvn 7125896: Eliminate nested locks
2011-12-07 stefank 7118863: Move sizeof(klassOopDesc) into the *Klass::*_offset_in_bytes() functions
2011-05-04 kvn 5091921: Sign flip issues in loop optimizer
2011-04-05 trims 7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass
2011-03-21 kvn 7008866: Missing loop predicate for loop with multiple entries
2010-11-23 stefank 6989984: Use standard include model for Hospot
2010-06-16 kvn 6959430: Make sure raw loads have control edge
2010-05-28 trims 6941466: Oracle rebranding changes for Hotspot repositories
2010-04-14 never 6938026: C2 compiler fails in Node::rematerialize()const
2010-03-18 never 6926979: should simplify catch_inline_exception
2010-03-01 never 6930398: fix for return address locals in OSR entries uses wrong test
2010-02-25 never 6915557: assert(_gvn.type(l)->higher_equal(type),"must constrain OSR typestate") with debug build
2010-02-17 never 6877221: Endless deoptimizations in OSR nmethod
2010-01-12 cfang 6894779: Loop Predication for Loop Optimizer in C2
2009-11-12 never 6892079: live value must not be garbage failure after fix for 6854812
2009-09-16 never 6854812: 6.0_14-b08 crashes with a SIGSEGV
2009-07-28 xdono 6862919: Update copyright year
2009-05-08 kvn 6788527: Server vm intermittently fails with assertion "live value must not be garbage" with fastdebug bits
2009-04-22 jrose 6655646: dynamic languages need dynamically linked call sites
2009-04-01 never 6823454: Oop-typed loadP yields invalid pointer (0x1) on SPECjbb2005 at OSRed method entry
2009-02-27 twisti 6810672: Comment typos
2008-09-17 never 6384206: Phis which are later unneeded are impairing our ability to inline based on static types
2008-07-02 xdono 6719955: Update copyright year
2008-05-21 kvn 6703890: Compressed Oops: add LoadNKlass node to generate narrow oops (32-bits) compare instructions
2008-03-06 kvn 6667610: (Escape Analysis) retry compilation without EA if it fails
2007-12-01 duke Initial load
less more (0) tip