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 <snip>
I've tried cranking up the stack size with
java -ms32M sun.tools.javac.Main <files>
with the same result.
Has anyone seen this (and hopefully found a way to fix it)?
Thanks,
dstn.
---------------------------------
Dustin Lang, [EMAIL PROTECTED]