Changeset: 51a5ee93d6bc
Author:sundar
Date: 2013-06-24 19:06 +0530
URL: http://hg.openjdk.java.net/nashorn/jdk8/nashorn/rev/51a5ee93d6bc
8015959: Can't call foreign constructor
Reviewed-by: jlaskey, hannesw
! src/jdk/nashorn/api/scripting/JSObject.java
! src/jdk/nashorn/api/scripti
+1
On 2013-06-24, at 10:05 AM, A. Sundararajan
wrote:
> Please review http://cr.openjdk.java.net/~sundar/8015959/
>
> -Sundar
+1
Am 2013-06-24 15:05, schrieb A. Sundararajan:
Please review http://cr.openjdk.java.net/~sundar/8015959/
-Sundar
Please review http://cr.openjdk.java.net/~sundar/8015959/
-Sundar
Thanks for the heads up. JDK8 is only API frozen, so we have some time to
address performance issues as they come up. There are some fixes in the pipe
that will address some of the things I see here, but we should examine in more
detail. Therefore, I have a few questions and comments.
How di
Hi,
I experimented with less to css compilation using both Rhino and Nashorn.
To my surprise Rhino (with the highest optimization level) was a lot faster
then Nashorn.
I blogged about it at
http://houbie.blogspot.com/2013/06/javascript-on-jvm-experimenting-with.html
I'm wondering if the differen