hg: nashorn/jdk8/nashorn: 8015959: Can't call foreign constructor

2013-06-24 Thread sundararajan . athijegannathan
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

Re: Review request for 8015959: Can't call foreign constructor

2013-06-24 Thread Jim Laskey (Oracle)
+1 On 2013-06-24, at 10:05 AM, A. Sundararajan wrote: > Please review http://cr.openjdk.java.net/~sundar/8015959/ > > -Sundar

Re: Review request for 8015959: Can't call foreign constructor

2013-06-24 Thread Hannes Wallnoefer
+1 Am 2013-06-24 15:05, schrieb A. Sundararajan: Please review http://cr.openjdk.java.net/~sundar/8015959/ -Sundar

Review request for 8015959: Can't call foreign constructor

2013-06-24 Thread A. Sundararajan
Please review http://cr.openjdk.java.net/~sundar/8015959/ -Sundar

Re: performance of less compilation

2013-06-24 Thread Jim Laskey (Oracle)
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

performance of less compilation

2013-06-24 Thread Ivo Houbrechts
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