--- jsr166/src/test/tck/JSR166TestCase.java 2015/04/25 04:55:30 1.131 +++ jsr166/src/test/tck/JSR166TestCase.java 2015/04/27 06:01:31 1.132 @@ -212,7 +212,7 @@ public class JSR166TestCase extends Test /** * Runs all unit tests in the given test suite. - * Actual behavior influenced by system properties jsr166.* + * Actual behavior influenced by jsr166.* system properties. */ static void main(Test suite, String[] args) { if (useSecurityManager) {