This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: org.apache.xmlrpc compiles natively!
- From: Tom Tromey <tromey at redhat dot com>
- To: "Erik Poupaert" <erik dot poupaert at chello dot be>
- Cc: <java at gcc dot gnu dot org>
- Date: 12 Feb 2003 18:15:48 -0700
- Subject: Re: org.apache.xmlrpc compiles natively!
- References: <POEIJGMGPFPGFHAGKFHAOEHPCEAA.erik.poupaert@chello.be>
- Reply-to: tromey at redhat dot com
>>>>> "Erik" == Erik Poupaert <erik.poupaert@chello.be> writes:
>>>>> Do you have a simple test case for this?
>>>>> If not, could you try to construct one?
Erik> I've tried to make one, but then I noticed that all of this
Erik> happens in thread workers (implements Runnable). Therefore, the
Erik> problem could even be related to threading. I think it would
Erik> rather be simpler to show you where the bug is in
Erik> org.apache.xmlrpc.
Simple tests I can look at immediately, and if I can't fix them
quickly they provide a known environment for future people looking at
the problem.
I definitely don't have time to try to debug this problem.
Could you do it?
If not, go ahead and put all this info into a PR. Include a URL for
the xmlrpc code. I'd plan on a long wait though :-(
Tom