< prev index next >

test/jdk/javax/swing/JFileChooser/8062561/bug8062561.java

Print this page

        

*** 34,43 **** --- 34,45 ---- import javax.swing.filechooser.FileSystemView; /** * @test * @bug 8062561 + * @key headful + * @requires (os.family == "windows") * @summary File system view returns null default directory * @library ../../../../lib/testlibrary * @modules java.desktop/sun.awt * @build jdk.testlibrary.OSInfo * @run main/othervm bug8062561 GENERATE_POLICY
< prev index next >