increasing stack size from javac
843810Aug 15 2006 — edited Aug 16 2006I need to increase the stack size from javac - as I get the StackOverflow error while compiling. It seems like one of the methods is way too large. I can't find the compiler options to set the stack size. Thanks for any help.