JDK-7012701 : Add a test to check that Rhino's RegExp parser accepts unescaped '['
  • Type: Bug
  • Component: core-libs
  • Sub-Component: javax.script
  • Affected Version: 7
  • Priority: P4
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2011-01-17
  • Updated: 2012-12-14
  • Resolved: 2011-03-08
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 7
7 b128Fixed
Related Reports
Relates :  
Description
Add a test to check that javascript regular expression parser acceps unescaped '['.

Comments
EVALUATION A regression test will be added.
17-01-2011