< prev index next >

test/java/awt/Window/ShapedAndTranslucentWindows/Shaped.java

Print this page

        

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