RFR: 8185257(Nashorn AST is missing nodes when a for-loop contains a VariableDeclarationList)
Srinivas Dama
srinivas.dama at oracle.com
Tue Sep 12 17:32:02 UTC 2017
Thank you for the comments sundar.
Here is the revised patch with test case modified.
http://cr.openjdk.java.net/~sdama/8185257/webrev.01/
Regards,
Srinivas
----- Original Message -----
From: sundararajan.athijegannathan at oracle.com
To: nashorn-dev at openjdk.java.net
Sent: Tuesday, September 12, 2017 6:49:09 PM GMT +05:30 Chennai, Kolkata, Mumbai, New Delhi
Subject: Re: RFR: 8185257(Nashorn AST is missing nodes when a for-loop contains a VariableDeclarationList)
You may want to print Tree kind in the test rather than using
implementation class name (and using that it .EXPECTED file).
Other than that, +1
-Sundar
On 12/09/17, 4:58 PM, Srinivas Dama wrote:
> Please review http://cr.openjdk.java.net/~sdama/8185257/webrev.00/
> for https://bugs.openjdk.java.net/browse/JDK-8185257
>
> Regards,
> Srinivas
More information about the nashorn-dev
mailing list