code of method is exceeding the 65535 bytes limit
807607Nov 22 2006 — edited Nov 23 2006Hi
Is there some way how to persuade the javac compiler to accept very long methods? The code in question is the result of a meta-compilation from another language(using the IDL-to-Java Compiler --idlj command), and it turned out that this compiler generated a pretty long java code.
Is there any kind of tweaking that can be done to make this code
acceptable?
Thanks a lot for your help!
Regards
Glnnca