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

latest releases: byte-buddy-1.14.14, byte-buddy-1.14.13, byte-buddy-1.14.12...
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.