hotspot/src/share/vm/opto/cfgnode.cpp
2012-10-09 roland 7054512: Compress class pointers after perm gen removal
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-01-11 kvn 7128352: assert(obj_node == obj) failed
2011-11-15 kvn 7105605: Use EA info to optimize pointers compare
2011-07-29 kvn 7068051: SIGSEGV in PhaseIdealLoop::build_loop_late_post
2011-05-21 kvn 7045506: assert(!can_reshape || !new_phi) failed: for igvn new phi should be hooked
2011-05-04 kvn 5091921: Sign flip issues in loop optimizer
2011-04-02 kvn 7004535: Clone loop predicate during loop unswitch
2010-11-23 stefank 6989984: Use standard include model for Hospot
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
2010-05-19 kvn Merge
2010-04-05 kvn 6937111: Restore optimization for Phi of AddP (6552204)
2010-01-21 kvn 6894807: No ClassCastException for HashAttributeSet constructors if run with -Xcomp
2009-10-14 kvn 6889300: assert(i != k || is_new || i->outcnt() > 0, "don't return dead nodes")
2009-08-06 kvn Merge
2009-07-24 ysr Merge
2009-07-23 ysr 6863216: Clean up debugging debris inadvertently pushed with 6700789
2009-07-31 kvn 6865031: Application gives bad result (throws bad exception) with compressed oops
2009-07-24 kvn Merge
2009-07-14 ysr 6700789: G1: Enable use of compressed oops with G1 heaps
2009-07-16 kvn 6851282: JIT miscompilation results in null entry in array when using CompressedOops
2009-03-13 trims Merge
2009-03-09 xdono 6814575: Update copyright year
2009-02-27 twisti 6810672: Comment typos
2009-01-14 never 6788347: C2Compiler crash 6u7
2008-10-02 kvn 6667595: Set probability FAIR for pre-, post- loops and ALWAYS for main loop
2008-09-23 kvn 6747051: Improve code and implicit null check generation for compressed oops
2008-09-17 never 6384206: Phis which are later unneeded are impairing our ability to inline based on static types
2008-07-16 kvn 6723160: Nightly failure: Error: meet not symmetric
2008-07-11 trims Merge
2008-07-02 xdono 6719955: Update copyright year
2008-06-26 kvn 6716441: error in meet with +DoEscapeAnalysis
2008-06-24 kvn 6710487: More than half of JDI Regression tests hang with COOPs in -Xcomp mode
2008-06-06 never 6614100: EXCEPTION_ACCESS_VIOLATION while running Eclipse with 1.6.0_05-ea
2008-05-21 kvn 6695810: null oop passed to encode_heap_oop_not_null
2008-04-24 never 6663848: assert(i < Max(),"oob") in C2 with -Xcomp
2008-04-24 kvn 6625997: CastPP, CheckCastPP and Proj nodes are not dead loop safe
2008-04-13 coleenp 6420645: Create a vm that uses compressed oops for up to 32gb heapsizes
2008-03-20 kvn 6674600: (Escape Analysis) Optimize memory graph for instance's fields
2007-12-01 duke Initial load
less more (0) tip