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

latest releases: byte-buddy-1.14.13, byte-buddy-1.14.12, byte-buddy-1.14.11...
7 years ago
  • Fixed stack size adjustment for accessing double-sized primitive access array elements.
  • Fixed Advice adjustment of local variable index for debugging information (improves Java agent compatibility).
  • Renamed TypeLocator to PoolStrategy to avoid confusion with the names.
  • Removed DescriptionStrategys that rely on fallback-description as those do not properly fallback for meta data.
  • Added FallbackStrategy as a replacement which allows to reattempt a transformation without using loaded type information.

Don't miss a new byte-buddy release

NewReleases is sending notifications on new releases.