< prev index next >

test/java/util/logging/LogManagerAppContextDeadlock.java

Print this page

        

@@ -39,10 +39,11 @@
 /**
  * @test
  * @bug 8065991
  * @summary check that when LogManager is initialized, a deadlock similar
  *          to that described in 8065709 will not occur.
+ * @modules java.base/sun.misc
  * @run main/othervm LogManagerAppContextDeadlock UNSECURE
  * @run main/othervm LogManagerAppContextDeadlock SECURE
  *
  * @author danielfuchs
  */
< prev index next >