github raphw/byte-buddy byte-buddy-1.10.19
Byte Buddy 1.10.19

latest releases: byte-buddy-1.14.14, byte-buddy-1.14.13, byte-buddy-1.14.12...
3 years ago
  • Fix constructor type resolution in MethodCall.
  • Add support for incremental builds to Byte Buddy Maven plugin.
  • Correctly handle empty, primitive arrays as annotation properties in TypePool.
  • Improve matching of rebaseale methods by using signature tokens rather then full tokens.
  • Use get as prefix for getters of Boolean wrapper properties.
  • Consider types in net.bytebuddy.renamed package in Byte Buddy agent.
  • Set names for all cached variables.
  • Do not fail validation for generic properties in Java 1.4 class files since they can be legally contained due to JSR14.

Don't miss a new byte-buddy release

NewReleases is sending notifications on new releases.