test/javax/script/Test5.java

Print this page

        

*** 23,32 **** --- 23,33 ---- /* * @test * @bug 6249843 6705893 * @summary Tests engine, global scopes and scope hiding. + * @run main/othervm -Djava.awt.headless=true Test5 */ import java.io.*; import javax.script.*;