You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Java does have a 65535 byte limit for each method.
When obfuscating heavily, the method can exceed that limit.
Bozar will ignore obfuscation on that method and your program should work fine.
Ignore these warnings unless it's unapplied on an important method.
Try lowering your (control flow/constant obfuscation) settings if you want obfuscation on all methods.
Bozar version
[1.7.0]
Additional context
program cannot apply Control Flow obfuscation and Constant obfuscation on my classes
what about low method capacity ??
The text was updated successfully, but these errors were encountered: