review request (S): 7123108 C1: assert(if_state != NULL) failed: states do not match up

Roland Westrelin roland.westrelin at oracle.com
Tue Dec 20 09:05:29 PST 2011


http://cr.openjdk.java.net/~roland/7123108/webrev.00/

7114106 fixed CEE: the state of the if that is used is adjusted so that it is at the same inline level as the common successor state. Similarly, if the inline level of the common successor's state is higher than the one of the if, the state of the common successor that is used must be adjusted so both states are at the same inline level.

Roland.


More information about the hotspot-compiler-dev mailing list