libgcj doesn't have largefile support?
Bryce McKinlay
mckinlay@redhat.com
Tue Jun 22 16:11:00 GMT 2004
It is certainly a bug, not intended behaviour. I don't see any obvious
reason why we shouldn't be able to handle large files. I believe Mark
encountered the same problem with his BitTorrent implementation. Can you
file a bugzilla report?
Thanks
Bryce
Adam Megacz wrote:
>Using gcj-3.3.4 on x86/linux, when I write more than 2^31 bytes to a
>FileOutputStream, the program exits without an error message or
>exception.
>>Is this the intended behavior? If so, how can I create a file >2GB?
>I'm using Reiserfs, which definately supports this (and I have created
>>>>2GB files using dd on the same partition).
>>>>
More information about the Java
mailing list