log src/share/vm/opto/escape.cpp @ 4046:e69a66a1457b

age author description
Tue, 25 Oct 2011 12:51:13 -0700 kvn 7059039: EA: don't change non-escaping state of NULL pointer
Sat, 04 Jun 2011 10:36:22 -0700 kvn 7050280: assert(u->as_Unlock()->is_eliminated()) failed: sanity
Wed, 20 Apr 2011 18:29:35 -0700 kvn 7026700: regression in 6u24-rev-b23: Crash in C2 compiler in PhaseIdealLoop::build_loop_late_post
Wed, 06 Apr 2011 17:32:09 -0700 kvn 6992789: assert(phi->_idx >= nodes_size()) failed: only new Phi per instance memory slice
Mon, 07 Feb 2011 10:25:39 -0800 kvn 7013538: Java memory leak with escape analysis
Tue, 21 Dec 2010 13:56:40 -0800 kvn 7003130: assert(iterations<CG_BUILD_ITER_LIMIT) failed: infinite EA connection graph
Tue, 23 Nov 2010 13:22:55 -0800 stefank 6989984: Use standard include model for Hospot