< prev index next >

test/java/util/List/LockStep.java

Print this page

        

*** 24,33 **** --- 24,34 ---- /* * @test * @bug 6359979 * @summary Compare List implementations for identical behavior * @author Martin Buchholz + * @key randomness */ import java.io.*; import java.util.*; import java.util.concurrent.*;
< prev index next >