< prev index next >

test/java/util/logging/TestGetLoggerNPE.java

Print this page

        

@@ -33,10 +33,11 @@
  * @test
  * @bug 8025512
  *
  * @summary NPE with logging while launching webstart
  *
+ * @modules java.base/sun.misc
  * @build TestGetLoggerNPE
  * @run main/othervm TestGetLoggerNPE getLogger
  * @run main/othervm TestGetLoggerNPE getLogManager
  */
 public class TestGetLoggerNPE {
< prev index next >