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-8025134 Andre's conformance bugs with hg tip fa491b75d3e4
JDK-8027016
Array.prototype.indexOf should return -1 when array is of length zero
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:
b115
CPU:
generic
OS:
generic
Description
jjs> [].indexOf(null, {valueOf:function(){throw "not reached"}})
Expected: returns -1
Actual: throws "not reached"
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-22 01:11
Updated:
2013-11-07 08:33
Resolved:
2013-10-22 07:32