8315751: RandomTestBsi1999 fails often with timeouts on Linux ppc64le
Reviewed-by: mdoerr
This commit is contained in:
parent
8107eab3c0
commit
9887cd8adc
@ -43,9 +43,9 @@ import static java.util.stream.Collectors.toSet;
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @test
|
* @test
|
||||||
* @summary test bit sequences produced by clases that implement interface RandomGenerator
|
* @summary test bit sequences produced by classes that implement interface RandomGenerator
|
||||||
* @bug 8248862
|
* @bug 8248862
|
||||||
* @run main RandomTestBsi1999
|
* @run main/othervm/timeout=400 RandomTestBsi1999
|
||||||
* @key randomness
|
* @key randomness
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user