< prev index next >

test/java/util/logging/FileHandlerPath.java

Print this page

        

@@ -54,10 +54,11 @@
  * @summary tests that using a simple (non composite) pattern does not lead
  *        to NPE when the lock file already exists.
  * @run main/othervm FileHandlerPath UNSECURE
  * @run main/othervm FileHandlerPath SECURE
  * @author danielfuchs
+ * @key randomness
  */
 public class FileHandlerPath {
 
     /**
      * We will test the simple pattern in two configurations.
< prev index next >