This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgcj/27908] VMSecureRandom generateSeed infinite loop? (Regression)



------- Comment #4 from r_ovidius at eml dot cc  2006-06-06 20:20 -------
Linux RH9 2.4.20 450Mhz
WinXP 2Ghz

I removed the call to VMSecureRandom from SecureRandom and just return length
at the moment, and everything works again.  The usage of /dev/random did work
as well, but binaries would not be portable if target systems don't have it.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27908


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]