8203688: [testbug] Nashorn test test/nashorn/script/nosecurity/treeapi/diagnostic.js fails
Summary: Updating the expected output for diagnostic.js to its correct value
Reviewed-by: jlaskey, sundar
Contributed-by: thejasvi.v.voniadka@oracle.com
--- a/test/nashorn/script/nosecurity/treeapi/diagnostic.js.EXPECTED Tue Aug 21 13:57:18 2018 -0700
+++ b/test/nashorn/script/nosecurity/treeapi/diagnostic.js.EXPECTED Tue Aug 28 13:22:57 2018 +0530
@@ -80,7 +80,7 @@
"columnNumber": "15",
"kind": "ERROR",
"position": "15",
- "message": "test.js:1:15 Unclosed group near index 9\n([a-z])+(\n ^\n /([a-z])+(/;\n ^",
+ "message": "test.js:1:15 Unclosed group near index 9\n([a-z])+(\n /([a-z])+(/;\n ^",
"lineNumber": "1"
},
{