I'm getting: "The code of method mTokens() is exceeding the 65535 bytes limit" The method is antlr generated, so I struggle to find any workaround. Perhaps I'm missing some magic JVM parameter setting? Aren't 16 bit
We are doing byte code instrumentation, and at one moment (before call a method, o.f(long);), the stack layout of our program thread is shown as follows, top--> +--------+ | long |