Skip to content

Commit

Permalink
8315751: RandomTestBsi1999 fails often with timeouts on Linux ppc64le
Browse files Browse the repository at this point in the history
Backport-of: 9887cd8adc408a71b045b1a4891cc0d5dede7e0e
  • Loading branch information
MBaesken committed Sep 13, 2023
1 parent 3eaecb0 commit 0294541
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/jdk/java/util/Random/RandomTestBsi1999.java
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,9 @@

/**
* @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
* @run main RandomTestBsi1999
* @run main/othervm/timeout=400 RandomTestBsi1999
* @key randomness
*/

Expand Down

1 comment on commit 0294541

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.