Skip to content

Alibaba_Dragonwell_Standard_8.13.14

Choose a tag to compare

@Accelerator1996 Accelerator1996 released this 09 Nov 06:01
· 682 commits to standard since this release
[Misc] fix SplittableRandomTest.java intermittently timeout

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: https://github.com/alibaba/dragonwell8/issues/428