Changeset: 507627325c81
Author:    sundar
Date:      2011-01-17 13:29 +0530
URL:       http://hg.openjdk.java.net/jdk7/tl/jdk/rev/507627325c81

6508943: small typo in the documentation
6759414: javascript engine can not write to StringWriter
6869617: RhinoScriptEngine bug : ScriptException cause not set (with fix)
7012701: Add a test to check that Rhino's RegExp parser accepts unescaped '['
Reviewed-by: alanb, jjh

! src/share/classes/com/sun/script/javascript/RhinoScriptEngine.java
! src/share/classes/javax/script/CompiledScript.java
+ test/javax/script/CauseExceptionTest.java
+ test/javax/script/StringWriterPrintTest.java
+ test/javax/script/UnescapedBracketRegExTest.java

Reply via email to