Skip to content

Byte Buddy 1.5.11

Compare
Choose a tag to compare
@raphw raphw released this 20 Dec 13:24
· 3702 commits to master since this release
  • Resolved compound components to linerarize nested collections for vastly improved performance with large structures.
  • Added TypeCache.
  • Added fallback to assign null to SuperCall and DefaultCall if assignment is impossible.
  • Deprecated Forwarding in favor of MethodCall.
  • Fixed matcher for interfaces in type builder DSL.
  • Fixed resolution of field type in MethodCall.