Review request for 8u-dev backport of JDK-8057691

Attila Szegedi attila.szegedi at oracle.com
Mon Nov 24 10:47:09 UTC 2014


+1

On Nov 24, 2014, at 11:46 AM, Hannes Wallnoefer <hannes.wallnoefer at oracle.com> wrote:

> The changes to Parser.java in JDK-8057691 did not apply cleanly to 8u-dev because of changes in 9.  Please review manual backport:
> 
> JDK9:
> http://cr.openjdk.java.net/~hannesw/8057691/webrev/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/parser/Parser.java.udiff.html
> JDK8u
> http://cr.openjdk.java.net/~hannesw/8057691/webrev-8u-dev/src/jdk/nashorn/internal/parser/Parser.java.udiff.html
> 
> The resulting code is identical (no more nested scope for top-level let/const).
> 
> Thanks,
> Hannes



More information about the nashorn-dev mailing list