< prev index next >

test/java/awt/Focus/WindowIsFocusableAccessByThreadsTest/WindowIsFocusableAccessByThreadsTest.java

Print this page
rev 14836 : 8159690: [TESTBUG] Mark headful tests with @key headful.

*** 21,30 **** --- 21,31 ---- * questions. */ /* @test + @key headful @bug 8047288 @summary Tests method isFocusable of Window component. It should be accessed only from EDT @author artem.malinko@oracle.com @library ../../regtesthelpers @build Util
< prev index next >