nashorn/test/script/basic/JDK-8031983.js.EXPECTED
author stefank
Mon, 18 Aug 2014 13:55:29 +0200
changeset 25988 c75f62affad8
parent 22387 81639250d335
permissions -rw-r--r--
8055111: [TESTBUG] jdk.testlibrary.Utils.removeGcOpts doesn't remove -Xconcgc Reviewed-by: jmasa, brutisso, sla
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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
81639250d335 8031983: Error objects should capture stack at the constructor
sundar
parents:
diff changeset
     4
	at <program> (test/script/basic/JDK-8031983.js:31)
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
81639250d335 8031983: Error objects should capture stack at the constructor
sundar
parents:
diff changeset
     7
	at <program> (test/script/basic/JDK-8031983.js:41)
81639250d335 8031983: Error objects should capture stack at the constructor
sundar
parents:
diff changeset
     8
[object Object]
81639250d335 8031983: Error objects should capture stack at the constructor
sundar
parents:
diff changeset
     9
	at <program> (test/script/basic/JDK-8031983.js:50)