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

latest releases: byte-buddy-1.15.10, byte-buddy-1.15.9, byte-buddy-1.15.8...
7 years ago
  • Refactored rebasing of type initializers. Do no longer rebase into static method to pass validation for final static field assignment on Java 9.
  • Added fallback to sun.misc.Unsafe for class definition if reflective access to the protected ClassLoader methods is not available which are required for the injection strategy.
  • Added super-type-loading DescriptorStrategy for agent builder.
  • Added assignment checks for MethodCall for invocation target.

Don't miss a new byte-buddy release

NewReleases is sending notifications on new releases.