这是indexloc提供的服务,不要输入任何密码
Skip to content

Byte Buddy 1.3.0

Choose a tag to compare

@raphw raphw released this 08 Mar 23:21
· 5534 commits to master since this release
  • Added Advice adapter for ASM.
  • Fixed AsmVisitorWrapper registration to be stacked instead of replacing a previous value.
  • Added validation for setting field default values what can only be done for static fields. Clarified javadoc.
  • Fixed attach functionality to work properly on IBM's J9.