--- jsr166/src/test/loops/TSPExchangerTest.java 2015/01/02 16:57:15 1.17 +++ jsr166/src/test/loops/TSPExchangerTest.java 2015/01/15 18:34:19 1.18 @@ -229,7 +229,6 @@ public class TSPExchangerTest { p.printSnapshot(secs); } - /** * A Population creates the subpops, subpops, and threads for a run * and has control methods to start, stop, and report progress.