changeset 781 | e1baa9c8f16f |
parent 670 | ddf3e9583f2f |
parent 769 | 78e5090c7a20 |
child 1432 | 44f076e3d2a4 |
--- a/hotspot/src/share/vm/opto/cfgnode.hpp Thu Jul 03 11:01:32 2008 -0700 +++ b/hotspot/src/share/vm/opto/cfgnode.hpp Fri Jul 11 01:14:44 2008 -0700 @@ -129,7 +129,7 @@ }; PhiNode( Node *r, const Type *t, const TypePtr* at = NULL, - const int iid = TypeOopPtr::UNKNOWN_INSTANCE, + const int iid = TypeOopPtr::InstanceTop, const int iidx = Compile::AliasIdxTop, const int ioffs = Type::OffsetTop ) : TypeNode(t,r->req()),