--- jsr166/src/test/tck/ThreadLocalRandomTest.java 2013/01/09 20:22:23 1.12 +++ jsr166/src/test/tck/ThreadLocalRandomTest.java 2013/02/16 20:50:29 1.13 @@ -18,7 +18,7 @@ public class ThreadLocalRandomTest exten return new TestSuite(ThreadLocalRandomTest.class); } - /** + /* * Testing coverage notes: * * We don't test randomness properties, but only that repeated