Read error of an empty file

Project:JNode Core
Component:Code
Category:bug report
Priority:normal
Assigned:Fabien D
Status:closed
Description

Boot JNode and execute the following commands:

cd jnode
touch test
cat test

At this point the attached exception is thrown.

AttachmentSize
issues14.39 KB

classpath update

Hi,
I do not have access to cvs.sourceforge.net, but maybe this bug is related to bugs in classpath (like the one with dir on /). So I'd love to see a classpath update done, but I think I am not able to do it.

Trickkiste

jnode bug

I agree that there is a need for a classpath update of java.io, but this bug is really JNode specific. It seems to be a bug in the FAT filesystem implementation.

Ewout

I think it is fixed

I think it has been fixed indirectly by the changes I made in File stuff.
Fabien

#1

Status:active» closed