|
|
JDK-8015357
|
JDK-8011704
a = []; a[0x7fffffff]=1; a.sort()[0] should evaluate to 1 instead of undefined
|
Sundararajan Athijegannathan
|
Sundararajan Athijegannathan
|
|
Closed |
Fixed
|
|
|
|
|
|
|
JDK-8015356
|
JDK-8011704
[].concat([,]).hasOwnProperty("0") should evaluate to false
|
Attila Szegedi
|
Sundararajan Athijegannathan
|
|
Closed |
Fixed
|
|
|
|
|
|
|
JDK-8015355
|
JDK-8011704
Array.prototype functions don't honour non-writable length and / or index properties
|
Sundararajan Athijegannathan
|
Sundararajan Athijegannathan
|
|
Closed |
Fixed
|
|
|
|
|
|
|
JDK-8011974
|
JDK-8011704
Comparator function returning negative and positive Infinity does not work as expected with Array.prototype.sort
|
Sundararajan Athijegannathan
|
Sundararajan Athijegannathan
|
|
Closed |
Fixed
|
|
|
|
|
|
|
JDK-8011960
|
JDK-8011704
[2,1].sort(null) should throw TypeError
|
Sundararajan Athijegannathan
|
Sundararajan Athijegannathan
|
|
Closed |
Fixed
|
|
|
|
|