possible GCJ bug with org.apache.commons.net.ftp
Tom Tromey
tromey@redhat.com
Mon Nov 1 16:48:00 GMT 2004
>>>>> ">" == Wu, Lei <lanewu@hotmail.com> writes:
>> GCJ compiled binary throws FTPConnectionClosedException randomly,
>> which I think is caused by an inappropriate BufferedReader.readLine()
>> response in __getReply() [org.apache.commons.net.ftp.FTP].
>> no problem with Sun Java.
>> download the demo codes:
>> http://www3.emu-zone.org/host/mameplus/temp/bug.zip
>> buildme.sh, the build script
cvs trunk gcj crashes while building commons-net-1.3.0-dev.jar :-(
I think this is one of the "jar on class path" bugs that were
reported recently.
The BC branch does better though.
This test program worked fine for me.
What version of gcj are you using? Perhaps it is a bug that is
already fixed in cvs.
Tom
More information about the Java
mailing list