[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Re: The65535 bytes limit exceeded

David,

Nope, this is an intrinsic Java limitation for which there is no workaround. I'd love to be proven wrong, but I doubt that will happen. You must split it into smaller methods...


David wrote:
Hi everybody!

I have a problem. IŽm working with Jena and I have methods that are too longs but i need them, and the error that occurs is the code of the method is exceeding the 65535 bytes limit. My question is, there is any form to cvhange the limit without make several subprograms?

Thank you Regards