hotspot/src/share/vm/opto/node.hpp
2013-05-10 kvn 8014189: JVM crash with SEGV in ConnectionGraph::record_for_escape_analysis()
2013-05-08 kvn 6934604: enable parts of EliminateAutoBox by default
2013-02-12 roland 7197327: 40% regression on 8 b41 comp 8 b40 on specjvm2008.mpegaudio on oob
2013-01-22 kvn 8005055: pass outputStream to more opto debug routines
2012-11-28 bharadwaj 7092905: C2: Keep track of the number of dead nodes
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-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-06-15 kvn 7119644: Increase superword's vector size up to 256 bits
2012-01-11 kvn 7128352: assert(obj_node == obj) failed
2011-12-20 roland 7121140: Allocation paths require explicit memory synchronization operations for RMO systems
2011-09-14 roland 7077312: Provide a CALL effect for instruct declaration in the ad file
2011-09-11 never 7088955: add C2 IR support to the SA
2011-08-16 kvn 7079317: Incorrect branch's destination block in PrintoOptoAssembly output
2011-08-11 kvn 7063629: use cbcond in C2 generated code on T4
2011-07-28 kvn 7069452: Cleanup NodeFlags
2011-06-28 kvn 7044738: Loop unroll optimization causes incorrect result
2010-12-03 twisti 6961690: load oops from constant table on SPARC
2010-11-23 stefank 6989984: Use standard include model for Hospot
2010-05-28 trims 6941466: Oracle rebranding changes for Hotspot repositories
2009-12-10 kvn 6895383: JCK test throws NPE for method compiled with Escape Analysis
2009-11-12 never 6892658: C2 should optimize some stringbuilder patterns
2009-02-27 twisti 6810672: Comment typos
2008-10-02 kvn 6667595: Set probability FAIR for pre-, post- loops and ALWAYS for main loop
2008-07-16 kvn 6723160: Nightly failure: Error: meet not symmetric
2008-07-02 xdono 6719955: Update copyright year
2008-05-29 kvn 6705887: Compressed Oops: generate x64 addressing and implicit null checks with narrow oops
2008-04-28 rasbold Merge
2008-04-23 kamg Merge
2008-04-15 kvn 6692301: Side effect in NumberFormat tests with -server -Xcomp
2008-04-24 kvn 6625997: CastPP, CheckCastPP and Proj nodes are not dead loop safe
2008-04-17 kvn 6686791: Side effect in NumberFormat tests with -server -Xcomp
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-13 kvn 6671807: (Escape Analysis) Add new ideal node to represent the state of a scalarized object at a safepoint
2008-03-07 kvn 6670459: Fix Node::dump() performance
2008-02-29 kvn 6667580: Optimize CmpP for allocations
2007-12-01 duke Initial load
less more (0) tip