< prev index next >

test/jdk/java/awt/Choice/PopupPosTest/PopupPosTest.html

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

*** 26,37 **** @test @key headful @bug 5044150 @summary Tests that pupup doesn't popdown if no space to display under @author ssi@sparc.spb.su ! @library ../../../../lib/testlibrary ! @build jdk.testlibrary.OSInfo @run applet PopupPosTest.html --> <head> <title> PopupPosTest </title> </head> --- 26,37 ---- @test @key headful @bug 5044150 @summary Tests that pupup doesn't popdown if no space to display under @author ssi@sparc.spb.su ! @library /test/lib ! @build jdk.test.lib.Platform @run applet PopupPosTest.html --> <head> <title> PopupPosTest </title> </head>
< prev index next >