< prev index next >

test/jdk/javax/script/Test6.java

Print this page

        

@@ -24,11 +24,10 @@
 /*
  * @test
  * @bug 6249843 6705893
  * @summary Test basic script compilation. Value eval'ed from
  * compiled and interpreted scripts should be same.
- * @modules jdk.scripting.nashorn
  */
 
 import java.io.File;
 import java.io.FileReader;
 import java.io.Reader;
< prev index next >