This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: BigInteger.modInverse() fix
>>>>> "Raif" == Raif S Naffah <raif@fl.net.au> writes:
Raif> the safest ways to solve the bug that i can see are:
Raif> 1. the patch as submitted,
Thanks. I'll check this in if Mark doesn't get to it first.
Right now I'm waiting to do this sort of stuff until the trunk
un-freezes (so that I can check patches in to both the trunk and the
3.3 branch at the same time). Hopefully we'll unfreeze today.
Tom