JDK-6330900 : Change Rhino version in Mustang to 1.6R2
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: javax.script
  • Affected Version: 6
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2005-09-30
  • Updated: 2012-12-14
  • Resolved: 2005-10-29
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 6
6 b59Fixed
Related Reports
Relates :  
Description
Mozilla Rhino JavaScript engine is used to implement reference JavaScript engine with javax.script API (JSR 223). Mustang initially used Rhino 1.5R5. After 6314058, we changed that to Rhino 1.6R1. Recently, Mozilla has released Rhino 1.6R2. (http://www.mozilla.org/rhino/rhino16R2.html). We would like to use the latest possible version of Rhino engine in JDK.

Comments
SUGGESTED FIX Webrev: http://bongo.india.sun.com/jsr223/6330900/jdk-webrev/ Also, refer to attachment "jdk-webrev.tar".
25-10-2005

EVALUATION As mentioned in "Description", we would like to use latest Rhino version possible.
04-10-2005