Please review http://cr.openjdk.java.net/~lagergren/8012083/webrev/ - ArrayLiterals

Attila Szegedi attila.szegedi at oracle.com
Thu May 23 03:31:59 PDT 2013


+1

On May 23, 2013, at 11:59 AM, Marcus Lagergren <marcus.lagergren at oracle.com> wrote:

> ArrayLiterals can't just be constant evaluated during code generation as they are a construct containing Nodes. We can make this better and more intelligent, but right now I disabled constant evaluation for the array literals.
> 
> http://cr.openjdk.java.net/~lagergren/8012083/webrev/
> 
> /M
> 



More information about the nashorn-dev mailing list