< prev index next >

test/java/util/SplittableRandom/SplittableRandomTest.java

Print this page

        

*** 37,46 **** --- 37,47 ---- /** * @test * @run testng SplittableRandomTest * @run testng/othervm -Djava.util.secureRandomSeed=true SplittableRandomTest * @summary test methods on SplittableRandom + * @key randomness */ @Test public class SplittableRandomTest { // Note: this test was copied from the 166 TCK SplittableRandomTest test
< prev index next >