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

latest releases: byte-buddy-1.14.14, byte-buddy-1.14.13, byte-buddy-1.14.12...
6 years ago
  • Define names for automatic modules in Java 9.
  • Introduce property net.bytebuddy.nexus.disabled to allow disabling Nexus mechanism.
  • Do not use context ProtectionDomain when using Nexus class.
  • Normalize Advice class custom bindings via opening internally used OffsetMapping API. Remove CustomValue binding which is less powerful.
  • Do not group transient with volatile modifier.
  • Introduce MemberRemoval component for removing fields and/or methods.
  • Introduce first version for MemberSubstituion class for replacing field/method access.

Don't miss a new byte-buddy release

NewReleases is sending notifications on new releases.