test/javax/script/Test3.java

Print this page

        

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