< prev index next >

test/java/util/logging/DrainFindDeadlockTest.java

Print this page

        

*** 34,43 **** --- 34,44 ---- * @bug 8010939 * @summary check for deadlock between findLogger() and drainLoggerRefQueueBounded() * @author jim.gish@oracle.com * @build DrainFindDeadlockTest * @run main/othervm/timeout=10 DrainFindDeadlockTest + * @key randomness */ /** * This test is checking for a deadlock between * LogManager$LoggerContext.findLogger() and
< prev index next >