RFR (XS): 6910464: Lookupswitch and Tableswitch default branches not recognized as safepoints

Roland Westrelin roland.westrelin at oracle.com
Thu Mar 1 02:08:16 PST 2012


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

C1 does not recognize the default branch of a lookupswitch or tableswitch bytecode to be a safepoint when the branch is backward.

Roland.


More information about the hotspot-compiler-dev mailing list