Very large method cannot be instrumented if the instrumented method is larger than 64 Kb

Description

Very large method cannot be instrumented if the instrumented method is larger than 64 Kb.

I know that only stupid programmer created such large methods.

But this problem can be happened if hibernate is used together with generated classes.

Activity

Emmanuel BernardSeptember 22, 2006 at 3:43 PM

Send a complain to Sun. This is a hard limitation.
Try another compiler, some of them do a better job at bytecode reduction
Blame the developer who has created such a beast.

Max Rydahl AndersenSeptember 22, 2006 at 11:36 AM

...and any suggestion on what we can do when you have already used all the bytecode space allowed for a class?

Max Rydahl AndersenSeptember 22, 2006 at 11:31 AM

exception ?
stacktrace?
testcase?

Rejected

Details

Assignee

Reporter

Components

Affects versions

Priority

Created September 22, 2006 at 11:28 AM
Updated October 2, 2013 at 8:46 PM
Resolved October 2, 2013 at 8:46 PM

Flag notifications