Request for reviews (XS): 6915110: IfNode::up_one_dom moves beyond RootNode bug in src/share/vm/opto/ifnode.cpp
Tom Rodriguez
Thomas.Rodriguez at Sun.COM
Thu Jan 7 18:54:03 PST 2010
looks ok.
tom
On Jan 7, 2010, at 6:16 PM, Vladimir Kozlov wrote:
>
> 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