-
Enhancement
-
Resolution: Done
-
Major
-
JAVA11 1.0.0.GA
-
rcernich/openjdk11-openshift:
CLOUD-2869
/usr/lib/jvm/java-11-openjdk-11.0.ea.28-7.el7.x86_64/conf/security/java.security
Our testUrandomJavaSecurity() expects that securerandom.source is /dev/urandom (but found /dev/random).
The /dev/random is blocking in manner that is runs repeatedly till it reaches certain level of pseudo randomness.. whatever, I didn't find evidence that these features (random and urandom) have changed in release notes of OpenJDK11. Is this still in progress or a regression?
- relates to
-
CLOUD-2869 Create an OpenJDK 11/ RHEL 7/ X86_64 container image.
- Closed