Review request for JDK-8022731: NativeArguments has wrong implementation of isMapped()

Jim Laskey (Oracle) james.laskey at oracle.com
Mon Aug 12 04:59:07 PDT 2013


+1

On 2013-08-12, at 8:17 AM, Hannes Wallnoefer <hannes.wallnoefer at oracle.com> wrote:

> Please review JDK-8022731: NativeArguments has wrong implementation of isMapped():
> 
> http://cr.openjdk.java.net/~hannesw/8022731/
> 
> This also makes NativeArguments a bit slimmer, avoiding allocation of new ArrayData in the constructor and overriding a few dozen ScriptObject methods.
> 
> Thanks,
> Hannes



More information about the nashorn-dev mailing list