Review request for JDK-8020283: Don't use exceptions for widening of ArrayData
Hannes Wallnoefer
hannes.wallnoefer at oracle.com
Mon Jul 15 07:19:45 PDT 2013
I uploaded a new webrev with your suggested fixes/improvements:
http://cr.openjdk.java.net/~hannesw/8020283/webrev.01/
Hannes
Am 2013-07-15 15:33, schrieb Jim Laskey (Oracle):
> +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