Skip to content

Byte Buddy 1.11.16

Compare
Choose a tag to compare
@raphw raphw released this 18 Sep 18:36
· 1483 commits to master since this release
  • Avoid naming conflicts when adding super and default method delegation for the same method using MethodDelegation.
  • Fix module visibility for Invoker to avoid breakage if Byte Buddy is shaded into another module with different package exports.