< prev index next >

test/java/awt/Modal/ToBack/ToBackAppModal4Test.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 8054143 * @summary Check whether an application modal dialog having a hidden Dialog * constructor still stays on top of the blocked windows even * after calling toBack for the dialog. *
< prev index next >