Skip to content

Exception in thread "main" java.lang.RuntimeException: Method code too large! #4

@huwenkai26

Description

@huwenkai26

混淆代码报这个错

build/intermediates/javac/release/compileReleaseJavaWithJavac/classes
Exception in thread "main" java.lang.RuntimeException: Method code too large!
	at org.objectweb.asm.MethodWriter.a(Unknown Source)
	at org.objectweb.asm.ClassWriter.toByteArray(Unknown Source)
	at ObfuseJarStringGradle.processClass(ObfuseJarStringGradle.java:151)
	at ObfuseJarStringGradle.processFile(ObfuseJarStringGradle.java:72)
	at ObfuseJarStringGradle.main(ObfuseJarStringGradle.java:46)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions