Request for reviews (XXS): 7174884: C1: failures after 7171890: assert(cur_state != NULL) failed: state_before must be set
Christian Thalinger
christian.thalinger at oracle.com
Wed Jun 6 14:59:43 PDT 2012
http://cr.openjdk.java.net/~twisti/7174884
7174884: C1: failures after 7171890: assert(cur_state != NULL) failed: state_before must be set
Reviewed-by:
It seems we are passing the wrong state to InstanceOf.
Tested with CTW using jruby.jar
src/share/vm/c1/c1_Canonicalizer.cpp
More information about the hotspot-compiler-dev
mailing list