Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

code of method is exceeding the 65535 bytes limit

807607Nov 22 2006 — edited Nov 23 2006
Hi

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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 21 2006
Added on Nov 22 2006
35 comments
4,232 views