--- jsr166/src/test/tck/JSR166TestCase.java 2013/02/06 16:55:50 1.100 +++ jsr166/src/test/tck/JSR166TestCase.java 2013/02/06 16:57:21 1.101 @@ -408,7 +408,7 @@ public class JSR166TestCase extends Test } } } - + /** * Just like fail(reason), but additionally recording (using * threadRecordFailure) any AssertionFailedError thrown, so that