< prev index next >

test/java/awt/Robot/HiDPIScreenCapture/ScreenCaptureTest.java

Print this page
rev 17435 : 8183286: Some java/awt and javax/swing tests miss headful jtreg keyword

@@ -21,10 +21,11 @@
  * questions.
  */
 
  /*
  * @test
+ * @key headful
  * @bug 8162959
  * @summary Validate output of createMultiResolutionScreenCapture
  *          new API which returns MultiResolutionImage.
  * @run main/othervm -Dsun.java2d.uiScale=1 ScreenCaptureTest
  * @run main/othervm -Dsun.java2d.uiScale=2 ScreenCaptureTest
< prev index next >