Please review JBK-8008206 - Switch integer literal bug

Marcus Lagergren marcus.lagergren at oracle.com
Thu Feb 14 04:47:01 PST 2013


Code Generator assumes that a SwitchNode has all integer literals for the case that tag.type == Integer.

Webrev:

http://cr.openjdk.java.net/~lagergren/8008206/

/M



More information about the nashorn-dev mailing list