< prev index next >

test/java/lang/management/ThreadMXBean/LockedMonitors.java

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

@@ -32,11 +32,10 @@
  *          LockingThread is the class that creates threads
  *          and do the checking.
  *
  * @author  Mandy Chung
  *
- * @modules java.management
  * @build Barrier
  * @build LockingThread
  * @build ThreadDump
  * @run main/othervm LockedMonitors
  */
< prev index next >