< prev index next >

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