RFR: 8068972: Array.splice should follow the ES6 specification

Jim Laskey (Oracle) james.laskey at oracle.com
Tue Jul 26 12:50:50 UTC 2016


+1

> On Jul 21, 2016, at 12:19 PM, Hannes Wallnöfer <hannes.wallnoefer at oracle.com> wrote:
> 
> Please review:
> 
> Webrev: http://cr.openjdk.java.net/~hannesw/8068972/webrev.00/
> Bug: https://bugs.openjdk.java.net/browse/JDK-8068972
> 
> This updates the implementation of Array.prototype.splice to conform with ES6 when called with a single argument.
> 
> Hannes



More information about the nashorn-dev mailing list