$OpenBSD: patch-j2se_src_share_lib_security_java_security,v 1.2 2007/07/18 15:09:52 kurt Exp $
--- j2se/src/share/lib/security/java.security.orig	Wed Sep 10 21:53:26 2003
+++ j2se/src/share/lib/security/java.security	Wed Jul 18 10:56:32 2007
@@ -59,11 +59,11 @@ security.provider.5=sun.security.jgss.SunProvider
 # On Windows systems, the URL file:/dev/random enables use of the
 # Microsoft CryptoAPI seed functionality.
 #
-securerandom.source=file:/dev/random
+securerandom.source=file:/dev/srandom
 #
 # The entropy gathering device is described as a URL and can 
 # also be specified with the property "java.security.egd". For example,
-#   -Djava.security.egd=file:/dev/urandom
+#   -Djava.security.egd=file:/dev/arandom
 # Specifying this property will override the securerandom.source setting.
 
 #
