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

latest releases: byte-buddy-1.14.14, byte-buddy-1.14.13, byte-buddy-1.14.12...
7 years ago
  • Use IMITATE_SUPER_CLASS_OPENING as a default constructor strategy.
  • Extract method visibility during method graph compilation.
  • Apply a type variable's erasure if a type variable is out of scope instead of throwing an exception. This can happen when subclassing an inner type outside of its outer type or when a compiler such as scalac adds inconsistent generic type information.
  • Optimize the application of the ignore matcher within an agent builder to only be applied once.

Don't miss a new byte-buddy release

NewReleases is sending notifications on new releases.