< prev index next >

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

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

*** 24,34 **** /* * @test * @bug 8141591 * @summary Tests if notifications are received after executor is shutdown * @author Harsha Wardhana B ! * @modules java.management * @run clean ExecutorShutdownTest * @run build ExecutorShutdownTest * @run main ExecutorShutdownTest */ import java.util.*; --- 24,34 ---- /* * @test * @bug 8141591 * @summary Tests if notifications are received after executor is shutdown * @author Harsha Wardhana B ! * * @run clean ExecutorShutdownTest * @run build ExecutorShutdownTest * @run main ExecutorShutdownTest */ import java.util.*;
< prev index next >