< prev index next >

test/java/awt/EventDispatchThread/LoopRobustness/LoopRobustness.java

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

*** 22,32 **** */ /** * * @bug 4023283 ! * @summary Checks that an Error which propogate up to the EventDispatch * loop does not crash AWT. * @author Andrei Dmitriev: area=awt.event * @library ../../regtesthelpers * @build Util * @run main LoopRobustness --- 22,33 ---- */ /** * * @bug 4023283 ! * @key headful ! * @summary Checks that an Error which propogates up to the EventDispatch * loop does not crash AWT. * @author Andrei Dmitriev: area=awt.event * @library ../../regtesthelpers * @build Util * @run main LoopRobustness
< prev index next >