--- jsr166/src/test/tck/JSR166TestCase.java 2015/10/23 21:59:58 1.179 +++ jsr166/src/test/tck/JSR166TestCase.java 2015/11/09 05:43:39 1.180 @@ -112,8 +112,7 @@ import junit.framework.TestSuite; * methods as there are exceptions the method can throw. Sometimes * there are multiple tests per JSR166 method when the different * "normal" behaviors differ significantly. And sometimes testcases - * cover multiple methods when they cannot be tested in - * isolation. + * cover multiple methods when they cannot be tested in isolation. * *
  • The documentation style for testcases is to provide as javadoc * a simple sentence or two describing the property that the testcase