< prev index next >

test/jdk/java/awt/Desktop/8064934/bug8064934.java

Print this page

        

@@ -21,10 +21,12 @@
  * questions.
  */
 
 /* @test
  * @bug 8064934
+ * @key headful
+ * @requires (os.family == "windows")
  * @summary Incorrect Exception message from java.awt.Desktop.open()
  * @author Dmitry Markov
  * @library ../../../../lib/testlibrary
  * @modules java.desktop/sun.awt
  * @build jdk.testlibrary.OSInfo
< prev index next >