This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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] | |
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).
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |