test/script/error/JDK-8039047.js.EXPECTED

Wed, 06 Nov 2019 17:13:21 +0100

author
hannesw
date
Wed, 06 Nov 2019 17:13:21 +0100
changeset 2548
2e03a91e04b9
parent 0
b1a7da25b547
permissions
-rw-r--r--

8223898: Forward references to Nashorn
Reviewed-by: sundar, mschoene, rhalade

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

mercurial