< prev index next >

test/java/util/logging/TestGetLoggerNPE.java

Print this page

        

*** 33,42 **** --- 33,43 ---- * @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 >