< prev index next >

test/sun/java2d/OpenGL/CopyAreaOOB.java

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

*** 21,30 **** --- 21,31 ---- * questions. */ /* * @test + * @key headful * @bug 6430601 * @summary Verifies that copyArea() works properly when the * destination parameters are outside the destination bounds. * @run main/othervm CopyAreaOOB * @run main/othervm -Dsun.java2d.opengl=True CopyAreaOOB
< prev index next >