< prev index next >

test/java/awt/Modal/OnTop/OnTopModeless1Test.java

Print this page
rev 14989 : 8160974: [TESTBUG] Mark more headful tests with @key headful.

*** 23,32 **** --- 23,33 ---- import java.awt.Dialog; /* * @test + * @key headful * @bug 8052012 * @summary Check whether a modeless Dialog created with a * null Frame constructor follows normal Z Order. * * @library ../helpers ../../../../lib/testlibrary/
< prev index next >