Review request for JDK-8014953

Hannes Wallnoefer hannes.wallnoefer at oracle.com
Tue May 21 03:46:30 PDT 2013


This looks correct, but I wouldn't it be simpler to just throw a 
RuntimeException/TypeError with a "class not found" message directly in 
findNewMethod/findCallMethod? This is the same thing that ScriptObject 
does, and I think the message is more important to script writers than 
the exception type.

Hannes

Am 2013-05-21 12:24, schrieb Attila Szegedi:
> Please review JDK-8014953 at http://cr.openjdk.java.net/~attila/8014953/webrev.00
>
> Thanks,
>    Attila.



More information about the nashorn-dev mailing list