< prev index next >

test/jdk/javax/swing/JFileChooser/4150029/bug4150029.html

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

*** 25,36 **** <!-- @test @bug 4150029 8006087 @summary BackSpace keyboard button does not lead to parent directory @author Oleg Mokhovikov ! @library ../../../../lib/testlibrary ! @build jdk.testlibrary.OSInfo @run applet/manual=done bug4150029.html --> <body> <applet code="bug4150029.class" width=200 height=200></applet> --- 25,36 ---- <!-- @test @bug 4150029 8006087 @summary BackSpace keyboard button does not lead to parent directory @author Oleg Mokhovikov ! @library /test/lib ! @build jdk.test.lib.Platform @run applet/manual=done bug4150029.html --> <body> <applet code="bug4150029.class" width=200 height=200></applet>
< prev index next >