8226697: Several tests which need the @key headful keyword are missing it
Reviewed-by: serb
This commit is contained in:
parent
d0107dc695
commit
41d734bc77
test/jdk/com/sun/java/swing/plaf/gtk
@ -24,6 +24,7 @@
|
||||
/*
|
||||
* @test
|
||||
* @bug 4928019
|
||||
* @key headful
|
||||
* @summary Makes sure all the basic classes can be created with GTK.
|
||||
* @author Scott Violet
|
||||
*/
|
||||
|
@ -23,6 +23,7 @@
|
||||
|
||||
/* @test
|
||||
@bug 6635110
|
||||
@key headful
|
||||
@summary GTK icons should not throw NPE when called by non-GTK UI
|
||||
@author Peter Zhelezniakov
|
||||
@run main Test6635110
|
||||
|
@ -23,6 +23,7 @@
|
||||
|
||||
/* @test
|
||||
@bug 6963870
|
||||
@key headful
|
||||
@summary Tests that GTKPainter.ListTableFocusBorder.getBorderInsets()
|
||||
doesn't return null
|
||||
@author Peter Zhelezniakov
|
||||
|
Loading…
x
Reference in New Issue
Block a user