Skip to content

Byte Buddy 1.12.8

Compare
Choose a tag to compare
@raphw raphw released this 10 Feb 19:54
· 1192 commits to master since this release
  • Make Step type in MemberSubstitution public as intended.
  • Add factory that uses ArrayDeque instead of LinkedList if the used JVM supports it (Java 6+).
  • Fix resolution of internal names for arrays in TypeReferenceAdjustment.