< prev index next >

test/javax/swing/JFileChooser/6868611/bug6868611.java

Print this page

        

@@ -24,10 +24,11 @@
 /* @test
    @bug 6868611
    @summary FileSystemView throws NullPointerException
    @author Pavel Porvatov
    @run main bug6868611
+   @key randomness
 */
 
 import javax.swing.*;
 import javax.swing.filechooser.FileSystemView;
 import java.io.File;
< prev index next >