< prev index next >

test/java/awt/Frame/FramesGC/FramesGC.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 Verify that disposed frames are collected with GC * @author Dmitriy Ermashov (dmitriy.ermashov@oracle.com) * @library ../../../../lib/testlibrary * @build ExtendedRobot * @run main/othervm -Xmx20m FramesGC
< prev index next >