< prev index next >

test/jdk/java/awt/dnd/DisposeFrameOnDragCrash/DisposeFrameOnDragTest.java

Print this page

        

*** 20,30 **** * or visit www.oracle.com if you need additional information or have any * questions. */ /** ! * @test @summary JVM crash if the frame is disposed in DropTargetListener * @key headful * @author Petr Pchelko * @library ../../regtesthelpers * @build Util * @compile DisposeFrameOnDragTest.java --- 20,31 ---- * or visit www.oracle.com if you need additional information or have any * questions. */ /** ! * @test ! * @summary JVM crash if the frame is disposed in DropTargetListener * @key headful * @author Petr Pchelko * @library ../../regtesthelpers * @build Util * @compile DisposeFrameOnDragTest.java
< prev index next >