< prev index next >

test/jdk/java/awt/EmbeddedFrame/GraphicsConfigTest/GraphicsConfigTest.java

Print this page

        

@@ -22,10 +22,11 @@
  */
 
 /*
  * @test
  * @bug 6356322
+ * @key headful
  * @summary Tests that embedded frame's graphics configuration is updated
  *          correctly when it is moved to another screen in multiscreen system,
  *          XToolkit
  * @author artem.ananiev@sun.com: area=awt.multiscreen
  * @requires (os.family == "linux") | (os.family == "solaris")
< prev index next >