--- jsr166/src/test/tck/TreeMapTest.java 2012/02/21 02:04:17 1.25 +++ jsr166/src/test/tck/TreeMapTest.java 2013/01/02 07:41:07 1.26 @@ -41,7 +41,7 @@ public class TreeMapTest extends JSR166T } /** - * + * copy constructor creates map equal to source map */ public void testConstructFromSorted() { TreeMap map = map5();