< prev index next >

test/java/awt/Window/ShapedAndTranslucentWindows/StaticallyShaped.java

Print this page

        

@@ -43,10 +43,11 @@
  * @author mrkam
  * @author Dmitriy Ermashov (dmitriy.ermashov@oracle.com)
  * @library ../../../../lib/testlibrary
  * @build Common ExtendedRobot
  * @run main StaticallyShaped
+ * @key randomness
  */
 
 public class StaticallyShaped extends Common {
 
     public static void main(String[] args) throws Exception {
< prev index next >