< prev index next >

test/java/awt/applet/Applet/AppletFlipBuffer.java

Print this page
rev 14836 : 8159690: [TESTBUG] Mark headful tests with @key headful.

*** 38,47 **** --- 38,48 ---- import static java.awt.BufferCapabilities.FlipContents.PRIOR; import static java.awt.BufferCapabilities.FlipContents.UNDEFINED; /** * @test + * @key headful * @bug 8130390 8134732 * @summary Applet fails to launch on virtual desktop * @modules java.desktop/sun.awt * @author Semyon Sadetsky */
< prev index next >