hg: jdk7/hotspot-comp/hotspot: 6924097: assert((_type == Type::MEMORY) == (_adr_type != 0), "adr_type for memory phis only")

vladimir.kozlov at sun.com vladimir.kozlov at sun.com
Tue Feb 9 13:25:55 PST 2010


Changeset: 4ee1c645110e
Author:    kvn
Date:      2010-02-09 10:21 -0800
URL:       http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/4ee1c645110e

6924097: assert((_type == Type::MEMORY) == (_adr_type != 0),"adr_type for memory phis only")
Summary: Use PhiNode::make_blank(r, n) method to construct the phi.
Reviewed-by: never

! src/share/vm/opto/loopopts.cpp



More information about the jdk7-changes mailing list