[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug classpath/27372] BigInteger should use nextBytes()
From: |
sven at physto dot se |
Subject: |
[Bug classpath/27372] BigInteger should use nextBytes() |
Date: |
7 May 2006 23:15:19 -0000 |
------- Comment #2 from sven at physto dot se 2006-05-07 23:15 -------
I see what you mean, but to be blunt about it, the API docs don't specify how
many random numbers are to be consumed by that constructor, so it'd be foolish
to rely on a certain number.
The fact that our implementation is different from Sun's in ways that are not
specified is not a bug in itself, even if it makes implementing regression
tests harder.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27372