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

latest releases: byte-buddy-1.14.14, byte-buddy-1.14.13, byte-buddy-1.14.12...
8 years ago
  • Fixed type resolution for anoymously loaded classes by the ClassReloadingStrategy.
  • Added additional InitiailizationStrategys for self-injection where the new default strategy loads types that are independent of the instrumented type before completing the instrumentation. This way, the resolution does not fail for types that are accessed via reflection before initializing the types if a constructor is rebased.

Don't miss a new byte-buddy release

NewReleases is sending notifications on new releases.