test/jdk/javax/swing/JFileChooser/8062561/bug8062561.java
changeset 49096 eaef201ec301
parent 47216 71c04702a3d5
child 51637 e9177e7749e7
equal deleted inserted replaced
49095:a8287712f63b 49096:eaef201ec301
    34 import javax.swing.filechooser.FileSystemView;
    34 import javax.swing.filechooser.FileSystemView;
    35 
    35 
    36 /**
    36 /**
    37  * @test
    37  * @test
    38  * @bug 8062561
    38  * @bug 8062561
       
    39  * @key headful
       
    40  * @requires (os.family == "windows")
    39  * @summary File system view returns null default directory
    41  * @summary File system view returns null default directory
    40  * @library ../../../../lib/testlibrary
    42  * @library ../../../../lib/testlibrary
    41  * @modules java.desktop/sun.awt
    43  * @modules java.desktop/sun.awt
    42  * @build jdk.testlibrary.OSInfo
    44  * @build jdk.testlibrary.OSInfo
    43  * @run main/othervm bug8062561 GENERATE_POLICY
    45  * @run main/othervm bug8062561 GENERATE_POLICY