nashorn/test/script/error/JDK-8039047.js.EXPECTED
author chegar
Wed, 10 Feb 2016 22:58:27 +0000
changeset 35743 80ba74046cf1
parent 23766 a3ef17770bab
permissions -rw-r--r--
8148861: Update jaxws to use the new non-inheriting thread-local Thread constructor Reviewed-by: mkos, mchung

test/script/error/JDK-8039047.js:33:11 Expected ) but found if
} catch (e if e instanceof ReferenceError) {
           ^
test/script/error/JDK-8039047.js:35:0 Expected eof but found }
}
^