< 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,42 **** * 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 */ --- 32,41 ----
< prev index next >