hotspot/src/share/vm/opto/escape.cpp
2012-10-26 kvn 7163534: VM could crashes assert(false) failed: infinite EA connection graph build
2012-10-24 kvn 7184394: add intrinsics to use AES instructions
2012-10-09 roland 7054512: Compress class pointers after perm gen removal
2012-09-20 roland 7023898: Intrinsify AtomicLongFieldUpdater.getAndIncrement()
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-03-20 kvn 7154997: assert(false) failed: not G1 barrier raw StoreP
2012-03-12 kvn 7147744: CTW: assert(false) failed: infinite EA connection graph build
2012-02-21 kvn 7146442: assert(false) failed: bad AD file
2012-02-10 kvn 7129284: +DoEscapeAnalysis regression w/ early build of 7u4 (HotSpot 23) on Linux
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-28 kvn 7112478: after 7105605 JRuby bench_define_method_methods.rb fails with NPE
2011-11-16 kvn 6890673: Eliminate allocations immediately after EA
2011-11-15 kvn 7105605: Use EA info to optimize pointers compare
2011-11-07 kvn 7059047: EA: can't find initializing store with several CheckCastPP
2011-10-25 kvn 7059039: EA: don't change non-escaping state of NULL pointer
2011-06-04 kvn 7050280: assert(u->as_Unlock()->is_eliminated()) failed: sanity
2011-04-21 kvn 7026700: regression in 6u24-rev-b23: Crash in C2 compiler in PhaseIdealLoop::build_loop_late_post
2011-04-07 kvn 6992789: assert(phi->_idx >= nodes_size()) failed: only new Phi per instance memory slice
2011-02-07 kvn 7013538: Java memory leak with escape analysis
2010-12-21 kvn 7003130: assert(iterations<CG_BUILD_ITER_LIMIT) failed: infinite EA connection graph
2010-11-23 stefank 6989984: Use standard include model for Hospot
2010-11-07 kvn 6991188: C2 Crashes while compiling method
2010-09-22 never 6982537: Crash in Node*step_through_mergemem
2010-07-03 kvn 6966411: escape.cpp:450 assert(base->Opcode() == Op_ConP
2010-05-28 trims 6941466: Oracle rebranding changes for Hotspot repositories
2010-05-18 kvn 6953267: assert in EA code with -XX:+StressReflectiveCode
2010-01-04 kvn 6913075: EA identifies escape state incorrectly after 6895383 fix
2009-12-10 kvn 6896727: nsk/logging/LoggingPermission/LoggingPermission/logperm002 fails with G1, EscapeAnalisys
2009-12-10 kvn 6895383: JCK test throws NPE for method compiled with Escape Analysis
2009-11-19 kvn 6902036: WorldWind asserts on escape.cpp:1153: assert(addr->is_AddP(),"AddP required")
2009-11-04 kvn 6896352: CTW fails hotspot/src/share/vm/opto/escape.cpp:1155
2009-09-16 kvn 6879362: assert(!klass_is_exact(),"only non-exact klass")
2009-09-10 kvn 6880574: C2 assert in escape.cpp:445 on linux-amd64
2009-07-29 trims Merge
2009-07-16 kvn 6851742: (EA) allocation elimination doesn't work with UseG1GC
2009-07-28 xdono 6862919: Update copyright year
2009-05-12 kvn 6836054: java/util/Arrays/CopyMethods.java fails on solaris-sparc with IllegalArgumentException
2009-02-27 twisti 6810672: Comment typos
2009-02-20 kvn 6802499: EA: assert(false,"unknown node on this path")
2008-12-03 kvn 6775880: EA +DeoptimizeALot: assert(mon_info->owner()->is_locked(),"object must be locked now")
2008-08-27 kvn 6732732: CTW with EA: assert(n != 0L,"Bad immediate dominator info.")
2008-08-27 kvn 6741738: TypePtr::add_offset() set incorrect offset when the add overflows
2008-08-01 kvn 6731641: assert(m->adr_type() == mach->adr_type(),"matcher should not change adr type")
2008-07-29 kvn 6726999: nsk/stress/jck12a/jck12a010 assert(n != null,"Bad immediate dominator info.")
2008-07-16 kvn 6723160: Nightly failure: Error: meet not symmetric
2008-07-11 kvn Merge
2008-07-11 trims Merge
2008-07-02 xdono 6719955: Update copyright year
2008-07-04 kvn 6684714: Optimize EA Connection Graph build performance
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-05-29 kvn 6705887: Compressed Oops: generate x64 addressing and implicit null checks with narrow oops
2008-05-21 kvn 6703890: Compressed Oops: add LoadNKlass node to generate narrow oops (32-bits) compare instructions
2008-05-21 kvn 6695810: null oop passed to encode_heap_oop_not_null
2008-04-23 kvn 6689060: Escape Analysis does not work with Compressed Oops
2008-04-13 coleenp 6420645: Create a vm that uses compressed oops for up to 32gb heapsizes
2008-04-03 rasbold Merge
2008-03-27 kvn 6679854: assert in escape.cpp:397
less more (0) -60 tip