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] | |
The error seems rather specialized, to the point that a change in unreachable code can make the error disappear. For example, if I delete some code after a System.exit(0) call, the program may no longer crash.After further trial-and-error tests, I've found that the program won't run so long as the directory that houses it has between 8 and 10 alphanumeric characters, inclusive.
Is this normal behavior, or somehow peculiar to my system? The upside
Sorry I never responded to your previous email.
Could you reproduce this with a small testcase? (Perhaps the ResourceAsStream testcase in my 3.5 build would work.)
Thanks.
-- Mohan http://www.thisiscool.com/ http://www.animalsong.org/
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |