nashorn/test/script/basic/JDK-8066214.js.EXPECTED
author hannesw
Fri, 03 Feb 2017 13:28:00 +0100
changeset 43555 1bb10bccf057
parent 27820 cd39dfeab986
permissions -rw-r--r--
8173888: Test for JDK-8169481 causes stack overflows in parser tests Reviewed-by: jlaskey, sundar
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
27820
cd39dfeab986 8066214: Fuzzing bug: Object.prototype.toLocaleString(0)
hannesw
parents:
diff changeset
     1
0
cd39dfeab986 8066214: Fuzzing bug: Object.prototype.toLocaleString(0)
hannesw
parents:
diff changeset
     2
abc
cd39dfeab986 8066214: Fuzzing bug: Object.prototype.toLocaleString(0)
hannesw
parents:
diff changeset
     3
true
cd39dfeab986 8066214: Fuzzing bug: Object.prototype.toLocaleString(0)
hannesw
parents:
diff changeset
     4
TypeError: undefined is not an Object
cd39dfeab986 8066214: Fuzzing bug: Object.prototype.toLocaleString(0)
hannesw
parents:
diff changeset
     5
TypeError: null is not an Object
cd39dfeab986 8066214: Fuzzing bug: Object.prototype.toLocaleString(0)
hannesw
parents:
diff changeset
     6
[object Number]
cd39dfeab986 8066214: Fuzzing bug: Object.prototype.toLocaleString(0)
hannesw
parents:
diff changeset
     7
[object String]
cd39dfeab986 8066214: Fuzzing bug: Object.prototype.toLocaleString(0)
hannesw
parents:
diff changeset
     8
[object Boolean]
cd39dfeab986 8066214: Fuzzing bug: Object.prototype.toLocaleString(0)
hannesw
parents:
diff changeset
     9
[object Undefined]
cd39dfeab986 8066214: Fuzzing bug: Object.prototype.toLocaleString(0)
hannesw
parents:
diff changeset
    10
[object Null]
cd39dfeab986 8066214: Fuzzing bug: Object.prototype.toLocaleString(0)
hannesw
parents:
diff changeset
    11
0
cd39dfeab986 8066214: Fuzzing bug: Object.prototype.toLocaleString(0)
hannesw
parents:
diff changeset
    12
abc
cd39dfeab986 8066214: Fuzzing bug: Object.prototype.toLocaleString(0)
hannesw
parents:
diff changeset
    13
true
cd39dfeab986 8066214: Fuzzing bug: Object.prototype.toLocaleString(0)
hannesw
parents:
diff changeset
    14
TypeError: undefined is not an Object
cd39dfeab986 8066214: Fuzzing bug: Object.prototype.toLocaleString(0)
hannesw
parents:
diff changeset
    15
TypeError: null is not an Object