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

latest releases: byte-buddy-1.14.13, byte-buddy-1.14.12, byte-buddy-1.14.11...
6 years ago
  • Only open ASM if this is specified via the boolean property net.bytebuddy.experimental.
  • Fix resolution of invoking methods of Object on interfaces to not specialize on the interface type. The latter is also failing verification on Android.
  • Several performance improvements.
  • Do no longer use unsafe injection as a default class loading strategy.

Don't miss a new byte-buddy release

NewReleases is sending notifications on new releases.