Which JavaScript (ECMAScript) version does Java's Rhino implementation implement (and what's the update policy?)

Viewed 7095

Which version of the ECMAScript standard does Java's JavaScript engine Rhino support, how much work is going into fixing bugs and keeping the implementation in sync with the latest standardized version?

4 Answers
Related