log src/share/vm/opto/escape.cpp @ 3938:e6b1331a51d2

age author description
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
Sat, 06 Nov 2010 20:35:36 -0700 kvn 6991188: C2 Crashes while compiling method
Wed, 22 Sep 2010 13:01:12 -0700 never 6982537: Crash in Node*step_through_mergemem
Fri, 02 Jul 2010 17:30:30 -0700 kvn 6966411: escape.cpp:450 assert(base->Opcode() == Op_ConP
Thu, 27 May 2010 19:08:38 -0700 trims 6941466: Oracle rebranding changes for Hotspot repositories
Tue, 18 May 2010 09:54:05 -0700 kvn 6953267: assert in EA code with -XX:+StressReflectiveCode
Mon, 04 Jan 2010 15:21:09 -0800 kvn 6913075: EA identifies escape state incorrectly after 6895383 fix
Wed, 09 Dec 2009 19:50:14 -0800 kvn 6896727: nsk/logging/LoggingPermission/LoggingPermission/logperm002 fails with G1, EscapeAnalisys
Wed, 09 Dec 2009 16:40:45 -0800 kvn 6895383: JCK test throws NPE for method compiled with Escape Analysis
Thu, 19 Nov 2009 14:32:23 -0800 kvn 6902036: WorldWind asserts on escape.cpp:1153: assert(addr->is_AddP(),"AddP required")