Review request for JDK-8020283: Don't use exceptions for widening of ArrayData
Jim Laskey (Oracle)
james.laskey at oracle.com
Mon Jul 15 06:33:17 PDT 2013
+1 with assertions for length <= array.length and don't use instanceof Number checks (don't include BigInteger et al.)
On 2013-07-15, at 9:46 AM, Hannes Wallnoefer <hannes.wallnoefer at oracle.com> wrote:
> Please review patch for JDK-8020283 - Don't use exceptions for widening of ArrayData:
>
> http://cr.openjdk.java.net/~hannesw/8020283/
>
> Thanks,
> Hannes
More information about the nashorn-dev
mailing list