github raphw/byte-buddy byte-buddy-0.7-rc4
Byte Buddy 0.7-rc4

latest releases: byte-buddy-1.14.13, byte-buddy-1.14.12, byte-buddy-1.14.11...
pre-release8 years ago
  • Fixed naming strategy for fields that cache values which chose duplicate names.
  • Fixed resolution of raw types within the type hierarchy which were represented as non-generic TypeDescription instances where type variables of members were not resolved.
  • Added possibility to specify hints for ClassReader and ClassWriter instances.
  • Fixed resolution for modifiers of members that are defined by Byte Buddy. Previsouly, Byte Buddy would sometimes attempt to define private syntehtic methods on generated interfaces.
  • Fixed assignability resolution for arrays.
  • Fixed class file parser which would not recognize outer classes for version 1.3 byte code.

Don't miss a new byte-buddy release

NewReleases is sending notifications on new releases.