hotspot/src/share/vm/opto/callnode.cpp
2013-05-08 kvn 6934604: enable parts of EliminateAutoBox by default
2013-01-22 kvn 8005055: pass outputStream to more opto debug routines
2012-12-23 roland 8005071: Incremental inlining for JSR 292
2012-12-18 roland 8005031: Some cleanup in c2 to prepare for incremental inlining support
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-24 twisti 7023639: JSR 292 method handle invocation needs a fast path for compiled code
2012-03-12 kvn 7147744: CTW: assert(false) failed: infinite EA connection graph build
2012-01-12 kvn 7128355: assert(!nocreate) failed: Cannot build a phi for a block already parsed
2012-01-11 kvn 7128352: assert(obj_node == obj) failed
2012-01-07 kvn 7125896: Eliminate nested locks
2011-11-16 kvn 6890673: Eliminate allocations immediately after EA
2010-11-23 stefank 6989984: Use standard include model for Hospot
2010-07-03 kvn 6966411: escape.cpp:450 assert(base->Opcode() == Op_ConP
2010-05-28 trims 6941466: Oracle rebranding changes for Hotspot repositories
2009-11-12 never 6892658: C2 should optimize some stringbuilder patterns
2009-10-21 kvn 6892186: SA does not dump debug info for scalar replaced objects
2009-08-20 cfang 6873116: Modify reexecute implementation to use pcDesc to record the reexecute bit
2009-08-06 kvn Merge
2009-07-28 xdono 6862919: Update copyright year
2009-08-01 cfang 6833129: specjvm98 fails with NullPointerException in the compiler with -XX:DeoptimizeALot
2009-04-03 kvn 6823453: DeoptimizeALot causes fastdebug server jvm to fail with assert(false,"unscheduable graph")
2009-02-26 kvn 6809798: SafePointScalarObject node placed into incorrect block during GCM
2008-12-03 kvn 6775880: EA +DeoptimizeALot: assert(mon_info->owner()->is_locked(),"object must be locked now")
2008-11-07 kvn 6462850: generate biased locking code in C2 ideal graph
2008-09-17 rasbold 6711100: 64bit fastdebug server vm crashes with assert(_base == Int,"Not an Int")
2008-09-11 kvn 6706829: Compressed Oops: add debug info for narrow oops
2008-08-27 kvn 6736417: Fastdebug C2 crashes in StoreBNode::Ideal
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-05-21 kvn 6695810: null oop passed to encode_heap_oop_not_null
2008-03-20 kvn 6674600: (Escape Analysis) Optimize memory graph for instance's fields
2008-03-14 kvn 6672848: (Escape Analysis) improve lock elimination with EA
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-06 kvn 6667612: (Escape Analysis) disable loop cloning if it has a scalar replaceable allocation
2007-12-01 duke Initial load
less more (0) tip