log src/share/vm/opto/parse1.cpp @ 1377:ef74d6d1ac1e

age author description
Wed, 14 Apr 2010 15:30:13 -0700 never 6938026: C2 compiler fails in Node::rematerialize()const
Thu, 18 Mar 2010 14:31:41 -0700 never 6926979: should simplify catch_inline_exception
Mon, 01 Mar 2010 12:12:35 -0800 never 6930398: fix for return address locals in OSR entries uses wrong test
Thu, 25 Feb 2010 11:38:50 -0800 never 6915557: assert(_gvn.type(l)->higher_equal(type),"must constrain OSR typestate") with debug build
Tue, 16 Feb 2010 20:07:48 -0800 never 6877221: Endless deoptimizations in OSR nmethod
Tue, 12 Jan 2010 14:37:35 -0800 cfang 6894779: Loop Predication for Loop Optimizer in C2
Wed, 11 Nov 2009 23:39:17 -0800 never 6892079: live value must not be garbage failure after fix for 6854812