< prev index next >

test/java/awt/Frame/DisposeParentGC/DisposeParentGC.java

Print this page
rev 14989 : 8160974: [TESTBUG] Mark more headful tests with @key headful.

*** 28,37 **** --- 28,38 ---- import java.util.ArrayList; import java.util.Vector; /* * @test + * @key headful * @summary Display a dialog with a parent, the dialog contains all awt components * added to it & each components are setted with different cursors types. * Dispose the parent & collect GC. Garbage collection should happen * @author Dmitriy Ermashov (dmitriy.ermashov@oracle.com) * @library ../../../../lib/testlibrary
< prev index next >