< prev index next >

test/java/awt/MouseInfo/PointerInfoCrashTest.java

Print this page
rev 14836 : 8159690: [TESTBUG] Mark headful tests with @key headful.

*** 28,37 **** --- 28,38 ---- import java.awt.peer.MouseInfoPeer; import sun.awt.ComponentFactory; /** * @test + * @key headful * @bug 8143316 * @modules java.desktop/java.awt.peer * java.desktop/sun.awt * @summary Crash Trend in 1.9.0-ea-b93 (sun.awt.DefaultMouseInfoPeer.fillPointWithCoords) */
< prev index next >