< prev index next >

test/jdk/javax/script/Test6.java

Print this page

        

*** 24,34 **** /* * @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; --- 24,33 ----
< prev index next >