< prev index next >

test/java/lang/management/ThreadMXBean/FindMonitorDeadlock.java

Print this page
rev 16783 : 8176176: fix @modules in jdk_svc tests
Reviewed-by: duke

*** 26,36 **** * @bug 4892507 * @summary Basic Test for the following reset methods: * - ThreadMXBean.findMonitorDeadlockedThreads() * @author Mandy Chung * - * @modules java.management * @build MonitorDeadlock * @build ThreadDump * @run main/othervm FindMonitorDeadlock */ --- 26,35 ----
< prev index next >