jdk/test/java/awt/Frame/DisposeStressTest/DisposeStressTest.html
changeset 39056 d99e63b6d962
parent 27504 cc601183753e
equal deleted inserted replaced
39055:92f7fed22d5f 39056:d99e63b6d962
     1 <html>
     1 <html>
     2 <!--  
     2 <!--  
     3   @test
     3   @test
       
     4   @key headful
     4   @bug 4051487 4145670
     5   @bug 4051487 4145670
     5   @summary Tests that disposing of an empty Frame or a Frame with a MenuBar
     6   @summary Tests that disposing of an empty Frame or a Frame with a MenuBar
     6            while it is being created does not crash the VM.
     7            while it is being created does not crash the VM.
     7   @author dpm area=Threads
     8   @author dpm area=Threads
     8   @run applet/timeout=7200 DisposeStressTest.html
     9   @run applet/timeout=7200 DisposeStressTest.html