test/nashorn/script/basic/JDK-8032068.js.EXPECTED
author mikael
Thu, 19 Apr 2018 17:13:19 -0700
changeset 49838 b37e0785ce0b
parent 47217 72e3ae9a25eb
permissions -rw-r--r--
8202052: Disable warnings when building libawt with VS2017 Reviewed-by: erikj, prr

Error
	at <anonymous> (foo.js:2)
	at <program> (test/nashorn/script/basic/JDK-8032068.js:33)
Error: x
	at g (bar.js:1)
	at <program> (bar.js:2)
	at <program> (test/nashorn/script/basic/JDK-8032068.js:39)
Error
	at <anonymous> (foo2.js:2)
	at <program> (test/nashorn/script/basic/JDK-8032068.js:46)
Error: x
	at g (bar2.js:1)
	at <program> (bar2.js:2)
	at <program> (test/nashorn/script/basic/JDK-8032068.js:52)