Re: compiler crashes

1998-08-20 Thread Steve Hier
Yes, I've seen it on my system (RH 5.1) -- but if I continue to call javac from a script for more files it will eventually take out my entire system (quite a difficult task to do). I ended up switching to JIKES for compilations as it is much faster for compiling. At 12:20 PM 8/20/98 -0700, Dust

compiler crashes

1998-08-20 Thread Dustin Lang
Hi, I'll keep this brief since I submitted a bug (at blackdown, #112 incoming) with details. When compiling a big project (~150 source files), javac keeps crashing with: sun.tools.java.CompilerError: stackSize null at sun.tools.java.Type.stackSize(Type.java) at I've tried cran