hg: jdk7/tl/jdk: 6508943: small typo in the documentation; ...
sundararajan.a at sun.com
sundararajan.a at sun.com
Mon Jan 17 07:59:49 UTC 2011
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
More information about the security-dev
mailing list