Review request for JDK-8073707: const re-assignment should not reported as a early error

Attila Szegedi attila.szegedi at oracle.com
Fri Feb 27 12:40:25 UTC 2015


+1

On Feb 27, 2015, at 1:26 PM, Hannes Wallnoefer <hannes.wallnoefer at oracle.com> wrote:

> Please review JDK-8073707: const re-assignment should not reported as a early error:
> 
> http://cr.openjdk.java.net/~hannesw/8073707/
> 
> This is Sundar's patch from two days ago with added runtime checks in codegen. I also rewrote the test, taking advantage of the fact that const reassignment no longer causes a SyntaxError.
> 
> Thanks,
> Hannes



More information about the nashorn-dev mailing list