< 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,11 +26,10 @@
  * @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
  */
 
< prev index next >