< prev index next >

test/javax/management/remote/mandatory/threads/ExecutorTest.java

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

*** 24,34 **** /* * @test * @bug 6190873 * @summary Tests that thread creation can use a user-supplied Executor * @author Eamonn McManus ! * @modules java.management * @run clean ExecutorTest * @run build ExecutorTest * @run main ExecutorTest */ --- 24,34 ---- /* * @test * @bug 6190873 * @summary Tests that thread creation can use a user-supplied Executor * @author Eamonn McManus ! * * @run clean ExecutorTest * @run build ExecutorTest * @run main ExecutorTest */
< prev index next >