< prev index next >

test/java/awt/Modal/FileDialog/FileDialogModal2Test.java

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

*** 22,31 **** --- 22,32 ---- */ /* * @test + * @key headful * @bug 8054359 7186009 * * @summary Check whether FileDialog blocks a modal Dialog * created with a null Dialog constructor. Also check if other * windows are blocked by the FileDialog too.
< prev index next >