< prev index next >

test/java/awt/Modal/FileDialog/FileDialogAppModal4Test.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 8054359 7186009 * * @summary Check whether FileDialog blocks an application modal Dialog * created with a hidden Dialog constructor. Also check if other * windows are blocked by the FileDialog too.
< prev index next >