Searched defs:bug6520101 (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/javax/swing/JFileChooser/6520101/
H A Dbug6520101.java25 * @test @(#)bug6520101
29 * @run main/othervm/timeout=600 -Xmx8m -verify bug6520101
36 public class bug6520101 implements Runnable { class in inherits:Runnable
67 Thread t = new Thread(new bug6520101(CHOOSER));
82 bug6520101(JFileChooser chooser) { method in class:bug6520101

Completed in 32 milliseconds