8151994: test/script/basic/JDK-8141209.js fails
Summary: added @fork tag and moved test case to trusted directory
Reviewed-by: jlaskey, hannesw
Contributed-by: srinivas.dama@oracle.com
diff --git a/test/script/basic/JDK-8141209.js b/test/script/trusted/JDK-8141209.js
similarity index 98%
rename from test/script/basic/JDK-8141209.js
rename to test/script/trusted/JDK-8141209.js
index 6d316e3..192b073 100644
--- a/test/script/basic/JDK-8141209.js
+++ b/test/script/trusted/JDK-8141209.js
@@ -25,8 +25,8 @@
  * JDK-8141209 : $EXEC should allow streaming
  *
  * @test
+ * @fork
  * @option -scripting
- * @runif os.not.windows
  * @run
  */
 
diff --git a/test/script/basic/JDK-8141209.js.EXPECTED b/test/script/trusted/JDK-8141209.js.EXPECTED
similarity index 100%
rename from test/script/basic/JDK-8141209.js.EXPECTED
rename to test/script/trusted/JDK-8141209.js.EXPECTED