< prev index next >

test/javax/swing/JOptionPane/8081019/bug8081019.java

Print this page
rev 17561 : 8185500: [TESTBUG] Add keywords headful/printer in java/awt and javax tests.
Summary: Add new keyword 'printer'. Some minor test fixes to show headless exception. Add some @requires windows.

@@ -26,10 +26,11 @@
 import java.io.InputStream;
 import java.util.concurrent.TimeUnit;
 
 /**
  * @test
+ * @key headful
  * @bug 8081019
  * @summary Check peer to null in CPlatformWindow.checkZoom() method
  * @author Alexandr Scherbatiy
  */
 public class bug8081019 {
< prev index next >