Review request for JDK-8022731: NativeArguments has wrong implementation of isMapped()
Hannes Wallnoefer
hannes.wallnoefer at oracle.com
Mon Aug 12 04:17:10 PDT 2013
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