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

/openjdk7/jdk/test/javax/swing/JFileChooser/6396844/
H A DTwentyThousandTest.java29 * @run main/othervm/timeout=1000 -mx256m TwentyThousandTest
38 public class TwentyThousandTest implements ActionListener, Runnable { class in inherits:ActionListener,Runnable
114 Thread t = new Thread( new TwentyThousandTest( CHOOSER ) );
131 TwentyThousandTest( JFileChooser chooser ) { method in class:TwentyThousandTest

Completed in 30 milliseconds