Request for reviews (S): 7132936: guarantee(t != NULL) failed: must be con

Vladimir Kozlov vladimir.kozlov at oracle.com
Tue Jan 24 15:00:02 PST 2012


http://cr.openjdk.java.net/~kvn/7132936/webrev

7132936: guarantee(t != NULL) failed: must be con

Use !higher_equal() check to skip top and values which fit. LoadNode::Ideal() 
will return value's type in such cases.

Verified with failed tests.

Thanks,
Vladimir


More information about the hotspot-compiler-dev mailing list