nashorn/test/script/error/JDK-8020437.js.EXPECTED
author lagergren
Fri, 23 Aug 2013 15:46:09 +0200
changeset 19632 c9d704ad422e
parent 18870 aa4fceda2fba
permissions -rw-r--r--
8023454: Updated DEVELOPER_README and command line flags, ensuring that undocumented flags that aren't guaranteed to work (disabled by default) and that are work in progress show up with an EXPERIMENTAL tag. Reviewed-by: attila, jlaskey

test/script/error/JDK-8020437.js:36:3 Expected comma but found )
EOF);  // missing "}" to end object literal
   ^