--- jsr166/src/test/tck/JSR166TestCase.java 2016/11/14 23:52:22 1.211 +++ jsr166/src/test/tck/JSR166TestCase.java 2016/12/09 04:24:07 1.212 @@ -9,7 +9,8 @@ /* * @test * @summary JSR-166 tck tests - * @modules java.management + * @modules java.base/java.util.concurrent:open + * java.management * @build * * @run junit/othervm/timeout=1000 -Djsr166.testImplementationDetails=true JSR166TestCase * @run junit/othervm/timeout=1000 -Djava.util.concurrent.ForkJoinPool.common.parallelism=0 -Djsr166.testImplementationDetails=true JSR166TestCase