< prev index next >

test/java/awt/Modal/ModalBlockingTests/BlockingDocModalTest.java

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

*** 26,35 **** --- 26,36 ---- import static jdk.testlibrary.Asserts.*; /* * @test + * @key headful * @bug 8049617 * @summary Test if a document modality works as expected: * whether all the windows lying down the document root * (Frame) get blocked. *
< prev index next >