--- old/test/jdk/java/awt/EmbeddedFrame/GraphicsConfigTest/GraphicsConfigTest.java 2018-02-21 06:53:58.000000000 -0800 +++ new/test/jdk/java/awt/EmbeddedFrame/GraphicsConfigTest/GraphicsConfigTest.java 2018-02-21 06:53:57.000000000 -0800 @@ -24,6 +24,7 @@ /* * @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