This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: 3.3 branch, 3.3.1, 3.4, etc
>>>>> "Mark" == Mark Wielaard <mark@klomp.org> writes:
Mark> So these may already been in your list:
Mark> - java.security startup refs "GNU libgcj.security"
Thanks. That is 7416; I upped the priority today.
Mark> - BigInteger fix, either the simple one already submitted or the
Mark> rewrite that Raif wants to do.
There's no PR for this yet. Hopefully the situation will be resolved
soon and the patch will go in. Actually, I'm fine with the current
patch if you have an answer for Per's question (about `rem =
rem.canonicalize()') -- it could go in immediately with such an
answer.
Mark> I can (and already am) test on gnu-linux-unknown-powerpc.
Great, I signed you up. Status page is here:
http://gcc.gnu.org/java/gcj-3.3-status.html
Currently it is nearly blank.
Mark> I would like to add GNU Crypto as soon as a release is made that
Mark> includes the javax.crypto stuff and the BigInteger fix is in.
Sounds good. It is on the page. If there isn't a GNU Crypto release
in time, we can always remove it.
Tom