< prev index next >

test/java/awt/Modal/OnTop/OnTopDocModal5Test.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 document modal Dialog created with visible Frame * constructor stays on top of the windows it blocks. * * @library ../helpers ../../../../lib/testlibrary/
< prev index next >