Byte Buddy 1.3.0
·
5534 commits
to master
since this release
- Added
Adviceadapter for ASM. - Fixed
AsmVisitorWrapperregistration to be stacked instead of replacing a previous value. - Added validation for setting field default values what can only be done for
staticfields. Clarified javadoc. - Fixed attach functionality to work properly on IBM's J9.