Skip to content

Debugging dynamic generated classes

Compare
Choose a tag to compare
@srogmann srogmann released this 12 Feb 22:57
· 64 commits to main since this release

Register bytecode of patched classes, bugfix INVOKEDYNAMIC (array-args), added stacktrace-elements, execute static initializer at (NEW, GETSTATIC, PUTSTATIC or INVOKESTATIC), simulation of Class#newInstance, bugfix STEP-events, bugfix invalid return-type, debugging of static initializer of dynamic generated class.