Review request for JDK-8051889: Implement block scoping in symbol assignment and scope computation

Marcus Lagergren marcus.lagergren at oracle.com
Fri Aug 29 14:38:23 UTC 2014


+1

On 29 Aug 2014, at 16:20, Hannes Wallnoefer <hannes.wallnoefer at oracle.com> wrote:

> Please review JDK-8051889: Implement block scoping in symbol assignment and scope computation:
> 
> http://cr.openjdk.java.net/~hannesw/8051889/webrev.04/
> 
> This is an rather complete implementation of lexical scoping as defined in ES6. Still missing is some special treatment of for-let loops and switch statements.
> 
> Thanks,
> Hannes



More information about the nashorn-dev mailing list