Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Misc] fix SplittableRandomTest.java intermittently timeout #430

Merged
merged 1 commit into from
Nov 4, 2022
Merged

[Misc] fix SplittableRandomTest.java intermittently timeout #430

merged 1 commit into from
Nov 4, 2022

Conversation

sendaoYan
Copy link
Collaborator

Summary: fix jdk/test/java/util/SplittableRandom/SplittableRandomTest.java intermittently fail, use /dev/urandom instead of /dev/random to avoid block for SecureRandom API

Test Plan: CI pipeline

Reviewed-by: lvfei.lv, lei.yul

Issue: #428

Summary: fix jdk/test/java/util/SplittableRandom/SplittableRandomTest.java intermittently fail, use /dev/urandom instead of /dev/random to avoid block for SecureRandom API

Test Plan: CI pipeline

Reviewed-by: lvfei.lv, lei.yul

Issue: #428
@sendaoYan sendaoYan self-assigned this Nov 4, 2022
@sendaoYan sendaoYan merged commit 77f1417 into dragonwell-project:master Nov 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants