Log in
Skip to main content
Skip to sidebar
Dashboards
Projects
Issues
Help
Jira Core help
Keyboard Shortcuts
About Jira
Jira Credits
Log In
Watched Subcomponents
JDK
JDK-8024971 Fuzzing results on nashorn by Andre
JDK-8026048
Function constructor should convert arguments to String before performing any syntax checks
Log In
Resolved
Export
null
XML
Word
Printable
Details
Type:
Sub-task
Resolution:
Fixed
Priority:
P3
Fix Version/s:
8
Affects Version/s:
8
Component/s:
core-libs
Labels:
None
Subcomponent:
jdk.nashorn
Resolved In Build:
b112
CPU:
generic
OS:
generic
Description
jjs> Function("-", {toString:function(){throw "err"}})
Expected: throws "err"
Actual: throws SyntaxError
Attachments
Activity
People
Assignee:
Sundararajan Athijegannathan
Reporter:
Sundararajan Athijegannathan
Votes:
0
Vote for this issue
Watchers:
2
Start watching this issue
Dates
Created:
2013-10-08 06:28
Updated:
2013-10-17 10:23
Resolved:
2013-10-08 08:31