< prev index next >

test/jdk/java/awt/TextField/DisposeTest/TestDispose.java

Print this page

        

*** 25,34 **** --- 25,35 ---- * Portions Copyright (c) 2012 IBM Corporation */ /* @test * @bug 7155298 + * @key headful * @run main/othervm/timeout=60 TestDispose * @summary Editable TextField blocks GUI application from exit. * @author Sean Chou */
< prev index next >