msplit icon indicating copy to clipboard operation
msplit copied to clipboard

Simple algorithm to split a JVM ASM method into two

Results 2 msplit issues
Sort by recently updated
recently updated
newest added

Util class contains unnecessary methods that are already implemented by the Type class of ASM

Firstly, this is some awesome work so thank you for your time. JD-GUI can display the class. Jar is here https://www.dropbox.com/s/u36hzev27hcgq8h/large%20method.jar?dl=1 The offending method in question has a huge switch...