--- jsr166/src/test/tck/ConcurrentSkipListMapTest.java 2012/02/21 02:04:17 1.30 +++ jsr166/src/test/tck/ConcurrentSkipListMapTest.java 2013/01/02 07:41:07 1.31 @@ -42,7 +42,7 @@ public class ConcurrentSkipListMapTest e } /** - * + * copy constructor creates map equal to source map */ public void testConstructFromSorted() { ConcurrentSkipListMap map = map5();