RFR 8133119: Error message associated with TypeError for call and new should include stringified Node

Attila Szegedi attila.szegedi at oracle.com
Thu Aug 6 14:08:59 UTC 2015


You shouldn't have to invoke NameCodec.decode(getNameToken(2)) in NashornCallSiteDescriptor.java as it is dealt with in CallSiteDescriptorFactory.tokenizeName(name) that NashornCallSiteDescriptor.get() calls.

Other than that, +1.

> On Aug 6, 2015, at 3:55 PM, Sundararajan Athijegannathan <sundararajan.athijegannathan at oracle.com> wrote:
> 
> Hi,
> 
> Please review http://cr.openjdk.java.net/~sundar/8133119/ for https://bugs.openjdk.java.net/browse/JDK-8133119
> 
> Thanks,
> -Sundar



More information about the nashorn-dev mailing list