--- jsr166/src/test/tck/JSR166TestCase.java 2016/01/17 00:07:51 1.182 +++ jsr166/src/test/tck/JSR166TestCase.java 2016/01/23 20:15:28 1.183 @@ -10,7 +10,7 @@ * @test * @summary JSR-166 tck tests * @build * - * @run junit/othervm/timeout=1000 JSR166TestCase + * @run junit/othervm/timeout=1000 -Djsr166.testImplementationDetails=true JSR166TestCase */ import static java.util.concurrent.TimeUnit.MILLISECONDS;