diff -r 71c04702a3d5 -r 72e3ae9a25eb test/nashorn/script/basic/JDK-8019226.js.EXPECTED --- a/test/nashorn/script/basic/JDK-8019226.js.EXPECTED Tue Sep 12 19:03:39 2017 +0200 +++ b/test/nashorn/script/basic/JDK-8019226.js.EXPECTED Tue Sep 12 19:03:56 2017 +0200 @@ -1,4 +1,4 @@ Error: failed! - at func2 (test/script/basic/JDK-8019226.js:33) - at func1 (test/script/basic/JDK-8019226.js:31) - at (test/script/basic/JDK-8019226.js:36) + at func2 (test/nashorn/script/basic/JDK-8019226.js:33) + at func1 (test/nashorn/script/basic/JDK-8019226.js:31) + at (test/nashorn/script/basic/JDK-8019226.js:36)