< prev index next >

test/script/nosecurity/JDK-8144221.js

Print this page

        

*** 24,34 **** /** * Test that shebang handling works properly. * * @test * @option -scripting ! * @run */ // The test generates three different JavaScript source files. The first two // are generated at the beginning of the test and do not change. // * a.js --- 24,34 ---- /** * Test that shebang handling works properly. * * @test * @option -scripting ! * @runif os.not.windows.cmd */ // The test generates three different JavaScript source files. The first two // are generated at the beginning of the test and do not change. // * a.js
< prev index next >