--- old/test/javax/script/PluggableContextTest.java 2012-06-22 17:53:32.000000000 -0700 +++ new/test/javax/script/PluggableContextTest.java 2012-06-22 17:53:32.000000000 -0700 @@ -26,6 +26,7 @@ * @bug 6398614 6705893 * @summary Create a user defined ScriptContext and check * that script can access variables from non-standard scopes + * @run main/othervm -Djava.awt.headless=true PluggableContextTest */ import javax.script.*;