This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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]

Re: Importing GNU Classpath 0.90


Hi Mark,

You'll probably find that, in addition to the VMCompiler vs. MD5 thing, there are a couple more issues with an import right now:

- GCJ bug resulting in a link error in Swing code - http://gcc.gnu.org/PR26390
- Dependence on Java 1.5 Character implementation. Anthony Balkissoon is currently working on updating libgcj's Character, paralleling his work on Classpath's implementation.


These are all pretty easy to work around, of course.

Bryce


Mark Wielaard wrote:
Hi,

I updated the gcc svn branch of classpath at
svn+ssh://gcc.gnu.org/svn/gcc/branches/CLASSPATH/libjava/classpath
to 0.90. Now trying to merge and bootstrap.

I'll sent a message as soon as I have something working to ask for
permission to commit the upgrade to trunk.

There are a lot of new files because of the new crypto algorithm support
from Jessie and GNU Crypto. There is also an Math and fdlibm update
which might be tricky. I will not attempt to merge the new Character
support for now (hopefully Tony can take a look at that).


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