CAFED00D
CAFED00D copied to clipboard
Strip 'StackMap' attribute on methods
See: https://gitlab.ow2.org/asm/asm/-/blob/master/asm/src/main/java/org/objectweb/asm/ClassReader.java#L1953
Not the same as StackMapTable, so if it is invalid, we should strip it.