hg: jdk7/tl/jdk: 6980447: Rhino JavaScript engine code in jdk-7 has to updated with the latest code from Rhino 1.7R3.

sundararajan.a at sun.com sundararajan.a at sun.com
Thu Dec 16 07:23:37 PST 2010


Changeset: e67a399dd4ad
Author:    sundar
Date:      2010-12-16 20:52 +0530
URL:       http://hg.openjdk.java.net/jdk7/tl/jdk/rev/e67a399dd4ad

6980447: Rhino JavaScript engine code in jdk-7 has to updated with the latest code from Rhino 1.7R3.
Summary: Updating Rhino javascript engine with version 1.7R3. Issue 6427783 (E4X support is missing from Sun's Mozilla JavaScript implementation) is also fixed as a side-effect.
Reviewed-by: alanb, jjh

! src/share/classes/com/sun/script/javascript/RhinoScriptEngine.java
! src/share/classes/com/sun/script/javascript/RhinoScriptEngineFactory.java
! src/share/classes/com/sun/script/javascript/RhinoTopLevel.java
! src/share/classes/com/sun/tools/script/shell/init.js
- test/javax/script/E4XErrorTest.java
! test/javax/script/VersionTest.java



More information about the serviceability-dev mailing list