jdk/test/sun/java2d/OpenGL/CopyAreaOOB.java
changeset 39056 d99e63b6d962
parent 32677 171c6332a2cd
--- a/jdk/test/sun/java2d/OpenGL/CopyAreaOOB.java	Fri Jun 17 21:08:03 2016 +0800
+++ b/jdk/test/sun/java2d/OpenGL/CopyAreaOOB.java	Tue Jun 14 10:44:59 2016 +0200
@@ -23,6 +23,7 @@
 
 /*
  * @test
+ * @key headful
  * @bug 6430601
  * @summary Verifies that copyArea() works properly when the
  * destination parameters are outside the destination bounds.