Request for reviews (XS): 6915110: IfNode::up_one_dom moves beyond RootNode bug in src/share/vm/opto/ifnode.cpp
Vladimir Kozlov
Vladimir.Kozlov at Sun.COM
Thu Jan 7 18:16:32 PST 2010
http://cr.openjdk.java.net/~kvn/6915110/webrev
Fixed 6915110: IfNode::up_one_dom moves beyond RootNode bug in src/share/vm/opto/ifnode.cpp
Check RootNode before check Loop in IfNode::up_one_dom().
Contributed by: kevin.brown at sun.com
Reviewed by:
Fix verified (y/n): y, ctw test
Other testing:
JPRT
More information about the hotspot-compiler-dev
mailing list