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

Tom Rodriguez tom.rodriguez at oracle.com
Tue Dec 20 10:46:02 PST 2011


Can you derive a regression test from the test in the report?  It's a generated test so it's pretty ugly but it should be possible to trim away most of it.  Other it looks good.

tom

On Dec 20, 2011, at 9:05 AM, Roland Westrelin wrote:

> 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