This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
File.listfiles() bug in GCJ
- From: Tonny Espeset <tonny at bredband dot no>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 05 Aug 2003 23:13:11 +0200
- Subject: File.listfiles() bug in GCJ
File.listfiles() triggers a nullpointer-exception if the directory contains
files with non-latin characters in their filename. This does not happen in
an ordinary Java Virtual Machine.
My config:
Windows 2000
gcc version 3.3 20030409 (prerelease)
Regards,
Tonny