RFR: 8230709: Array index out of bounds in ES6 mode

Hannes Wallnöfer hannes.wallnoefer at oracle.com
Tue Sep 10 13:33:14 UTC 2019


Am 09.09.2019 um 16:50 schrieb Attila Szegedi <szegedia at gmail.com>:
> 
> +1. Ugh. I guess our default lexical context stack is 16 deep.
> 

It is indeed :) Thanks for reviewing.

Hannes


>> On 2019. Sep 9., at 16:38, Hannes Wallnöfer <hannes.wallnoefer at oracle.com> wrote:
>> 
>> Please review this off-by-one array index fix that was recently reported on this list:
>> 
>> JBS: https://bugs.openjdk.java.net/browse/JDK-8230709
>> Webrev: http://cr.openjdk.java.net/~hannesw/8230709/webrev.00/
>> 
>> Thanks,
>> Hannes
> 



More information about the nashorn-dev mailing list