changeset 2528 | feeff04a3129 |
parent 2127 | 268ea58ed775 |
child 3600 | 27aa4477d039 |
child 3261 | c7d5aae8d3f7 |
--- a/hotspot/src/share/vm/opto/callnode.hpp Thu Apr 02 10:49:41 2009 -0700 +++ b/hotspot/src/share/vm/opto/callnode.hpp Fri Apr 03 13:33:32 2009 -0700 @@ -762,6 +762,7 @@ } virtual int Opcode() const; virtual uint size_of() const; // Size is bigger + virtual Node *Ideal(PhaseGVN *phase, bool can_reshape); // Dig the length operand out of a array allocation site. Node* Ideal_length() {