< prev index next >

test/javax/management/monitor/ThreadPoolTest.java

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

@@ -25,11 +25,11 @@
  * @test
  * @bug 6222826 6379712
  * @summary Test that all monitors will be well started when sharing
  * a single thread pool.
  * @author Luis-Miguel Alventosa
- * @modules java.management
+ *
  * @run clean ThreadPoolTest
  * @run build ThreadPoolTest
  * @run main/othervm/timeout=300 ThreadPoolTest 1
  * @run main/othervm/timeout=300 ThreadPoolTest 2
  * @run main/othervm/timeout=300 ThreadPoolTest 3
< prev index next >