Review request for JDK-8010145: removed workaround "init.js" in nashorn repo

A. Sundararajan sundararajan.athijegannathan at oracle.com
Fri Mar 15 08:40:26 PDT 2013


Thanks. Fixed in
http://cr.openjdk.java.net/~sundar/8010145/webrev.01/

-Sundar

On Friday 15 March 2013 09:04 PM, Jim Laskey (Oracle) wrote:
> engine.js should defineProperty sprintf not printf
>
>    65 /**
>    66  * This is C-like sprintf
>    67  *
>    68  * @param format string to format the rest of the print items
>    69  * @param args variadic argument list
>    70  */
>    71 Object.defineProperty(this, "printf", {
>
> +1
>
>
>
> On 2013-03-15, at 12:27 PM, A. Sundararajan <sundararajan.athijegannathan at oracle.com> wrote:
>
>> Please review http://cr.openjdk.java.net/~sundar/8010145/
>>
>> -Sundar



More information about the nashorn-dev mailing list