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

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


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