This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Patch: java.math.BigInteger (take 2)
- From: Tom Tromey <tromey at redhat dot com>
- To: Jerry Quinn <jlquinn at optonline dot net>
- Cc: java-patches at gcc dot gnu dot org
- Date: 19 Apr 2003 13:05:24 -0600
- Subject: Re: Patch: java.math.BigInteger (take 2)
- References: <E192C4Q-00017E-00@localhost>
- Reply-to: tromey at redhat dot com
>>>>> "Jerry" == Jerry Quinn <jlquinn at optonline dot net> writes:
Jerry> probablePrime is new since 1.4. This version adds a comment to
Jerry> that effect. This is the other java.math function that appears
Jerry> to be missing in the comparison against jdk 1.4.
Thanks. I'm checking in the update version of this patch to
Classpath, 3.3, and the trunk.
Tom