hotspot/src/share/vm/opto/callnode.hpp
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-11-27 twisti 7172640: C2: instrinsic implementations in LibraryCallKit should use argument() instead of pop()
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-07 kvn 7125896: Eliminate nested locks
2011-12-20 roland 7121140: Allocation paths require explicit memory synchronization operations for RMO systems
2011-11-16 kvn 6890673: Eliminate allocations immediately after EA
2011-09-11 never 7088955: add C2 IR support to the SA
2011-07-28 kvn 7069452: Cleanup NodeFlags
2010-11-23 stefank 6989984: Use standard include model for Hospot
2010-05-28 trims 6941466: Oracle rebranding changes for Hotspot repositories
2010-01-05 twisti 6829187: compiler optimizations required for JSR 292
2009-11-12 never 6892658: C2 should optimize some stringbuilder patterns
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-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-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
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
2008-02-29 kvn 6667580: Optimize CmpP for allocations
2007-12-01 duke Initial load
less more (0) tip