< prev index next >

test/jdk/java/awt/List/FirstItemRemoveTest/FirstItemRemoveTest.html

Print this page
rev 51542 : 8210039: move OSInfo to top level testlibrary
Reviewed-by: duke

*** 25,36 **** @test @key headful @bug 6299858 @summary PIT. Focused border not shown on List if selected item is removed, XToolkit @author Dmitry.Cherepanov@SUN.COM area=awt.list ! @library ../../../../lib/testlibrary ! @build jdk.testlibrary.OSInfo @run applet FirstItemRemoveTest.html --> <head> <title> </title> </head> --- 25,36 ---- @test @key headful @bug 6299858 @summary PIT. Focused border not shown on List if selected item is removed, XToolkit @author Dmitry.Cherepanov@SUN.COM area=awt.list ! @library /test/lib ! @build jdk.test.lib.Platform @run applet FirstItemRemoveTest.html --> <head> <title> </title> </head>
< prev index next >