author | erikj |
Tue, 12 Sep 2017 19:03:56 +0200 | |
changeset 47217 | 72e3ae9a25eb |
parent 47216 | 71c04702a3d5 |
permissions | -rw-r--r-- |
22387
81639250d335
8031983: Error objects should capture stack at the constructor
sundar
parents:
diff
changeset
|
1 |
hello |
81639250d335
8031983: Error objects should capture stack at the constructor
sundar
parents:
diff
changeset
|
2 |
35 |
81639250d335
8031983: Error objects should capture stack at the constructor
sundar
parents:
diff
changeset
|
3 |
Error |
47217 | 4 |
at <program> (test/nashorn/script/basic/JDK-8031983.js:31) |
22387
81639250d335
8031983: Error objects should capture stack at the constructor
sundar
parents:
diff
changeset
|
5 |
43 |
81639250d335
8031983: Error objects should capture stack at the constructor
sundar
parents:
diff
changeset
|
6 |
Error |
47217 | 7 |
at <program> (test/nashorn/script/basic/JDK-8031983.js:41) |
22387
81639250d335
8031983: Error objects should capture stack at the constructor
sundar
parents:
diff
changeset
|
8 |
[object Object] |
47217 | 9 |
at <program> (test/nashorn/script/basic/JDK-8031983.js:50) |