Re: ECMAScript Exception

2016-11-21 Thread Sundararajan Athijegannathan
Hi, I assume you've been using Rhino JS engine shipped with JDK 1.7 and you're migrating to use JDK 8. But, you've *not* provided any details on the script used! It is not possible to debug or offer any suggestion based without additional information. You've to provide an reproduceable test script

RE: ECMAScript Exception

2016-11-21 Thread BOBBA, MANOJ
Also please tell me which version jdk 1.8 version I should use. Regards, Manoj Bobba. From: BOBBA, MANOJ Sent: Monday, November 21, 2016 3:33 PM To: 'nashorn-dev@openjdk.java.net' Subject: ECMAScript Exception Hi, I recently upgraded my java version from java 1.7 to java 1.8. After the upg