< prev index next >

test/jdk/javax/script/Test1.java

Print this page

        

*** 24,34 **** /* * @test * @bug 6249843 6705893 * @summary Create JavaScript engine and execute a simple script. * Tests script engine discovery mechanism. - * @modules jdk.scripting.nashorn */ import java.io.File; import java.io.FileReader; import javax.script.ScriptEngine; --- 24,33 ----
< prev index next >