hotspot/src/share/vm/opto/phaseX.cpp
2013-08-26 adlertz 8023691: Create interface for nodes in class Block
2013-08-16 adlertz 8023003: Cleanup the public interface to PhaseCFG
2013-05-08 kvn 6934604: enable parts of EliminateAutoBox by default
2013-03-26 kvn 8004640: C2 assert failure in memnode.cpp: NULL+offs not RAW address
2013-02-25 roland 8007294: ReduceFieldZeroing doesn't check for dependent load and can lead to incorrect execution
2013-02-12 roland 7197327: 40% regression on 8 b41 comp 8 b40 on specjvm2008.mpegaudio on oob
2012-12-23 roland 8005071: Incremental inlining for JSR 292
2012-11-28 bharadwaj 7092905: C2: Keep track of the number of dead nodes
2012-10-09 mikael 7197424: update copyright year to match last edit in jdk8 hotspot repository
2012-09-27 kvn 7193318: C2: remove number of inputs requirement from Node's new operator
2012-07-16 dlong 7147464: Java crashed while executing method with over 8k of dneg operations
2011-11-09 kvn 7107042: assert(no_dead_loop) failed: dead loop detected
2011-09-20 kvn 7081842: assert(Compile::current()->unique() < (uint)MaxNodeLimit) failed: Node limit exceeded
2010-11-23 stefank 6989984: Use standard include model for Hospot
2010-10-01 kvn 6916062: assert(_inserts <= _insert_limit,"hash table overflow") in NodeHash::hash_insert
2010-06-28 kvn 6677629: PhaseIterGVN::subsume_node() should call hash_delete() and add_users_to_worklist()
2010-05-28 trims 6941466: Oracle rebranding changes for Hotspot repositories
2009-10-16 cfang Merge
2009-09-22 xdono 6884624: Update copyright year
2009-10-07 never 6885584: A particular class structure causes large allocation spike for jit
2009-08-17 cfang 6866651: Regression: simple int sum crashes jvm (build 1.6.0_14-b08 and 1.7.0-ea-b59)
2009-02-27 twisti 6810672: Comment typos
2008-08-27 kvn 6736417: Fastdebug C2 crashes in StoreBNode::Ideal
2008-07-02 xdono 6719955: Update copyright year
2008-04-13 coleenp 6420645: Create a vm that uses compressed oops for up to 32gb heapsizes
2008-03-14 kvn 6674588: (Escape Analysis) Improve Escape Analysis code
2008-03-07 kvn 6667605: (Escape Analysis) inline java constructors when EA is on
2007-12-01 duke Initial load
less more (0) tip