--- jsr166/src/test/tck/JSR166TestCase.java 2016/01/17 00:07:51 1.182 +++ jsr166/src/test/tck/JSR166TestCase.java 2016/02/10 00:05:20 1.184 @@ -9,8 +9,9 @@ /* * @test * @summary JSR-166 tck tests + * @modules java.management * @build * - * @run junit/othervm/timeout=1000 JSR166TestCase + * @run junit/othervm/timeout=1000 -Djsr166.testImplementationDetails=true JSR166TestCase */ import static java.util.concurrent.TimeUnit.MILLISECONDS;