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

<<<  >>>
* noargs via shebang
S:

* noargs via jjs
S:

* withargs via shebang
S:a.js,hello world

* withargs via jjs
S:a.js,hello world

<<< --language=es6 >>>
* noargs via shebang
S:

* noargs via jjs
S:

* withargs via shebang
S:a.js,hello world

* withargs via jjs
S:a.js,hello world

<<< --language=es6 -scripting >>>
* noargs via shebang
S:

* noargs via jjs
S:

* withargs via shebang
S:a.js,hello world

* withargs via jjs
S:a.js,hello world

<<< -scripting a.js >>>
* noargs via shebang
A:
S:

* noargs via jjs
S:

* withargs via shebang
A:
S:
A:
java.io.IOException: hello world is not a file
* withargs via jjs
S:a.js,hello world

<<< -scripting b.js >>>
* noargs via shebang
B:./shebang.js

* noargs via jjs
S:

* withargs via shebang
B:./shebang.js,a.js,hello world

* withargs via jjs
S:a.js,hello world