This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: New classes from Classpath
>>>>> "Mark" == Mark Wielaard <mark@klomp.org> writes:
Mark> I don't mind tracking any future changes for the 1.4 things I
Mark> introduce and fix them when the standard changes.
This and Bryce's comments are compelling. Cool.
Mark> I think you are right and you might have found one of the
Mark> problems that I was having with some small tests that I was
Mark> running. There is also another problem since one test throws a
Mark> ConcurrentModificationExceptions from newChildThread(). Seems
Mark> that I have a thinko somewhere in the code but I cannot find
Mark> it. Will debug some more tomorrow.
Ok, thanks. You can check in all the other parts of the patch now if
you want, or you can wait if you'd prefer that.
Tom