Skip to content

Byte Buddy 1.16.0

Latest
Compare
Choose a tag to compare
@raphw raphw released this 17 Jan 23:02
· 4 commits to master since this release
  • Allow for erasure of types of bootstrapped methods in Advice within instrumented class.
  • Rework Advice post-processing to allow for erasure of bootstrapped methods.
  • Fix missing application of hashCode/equals plugin for Java 8 code.
  • Include support for JDK Class File API.
  • Allow Plugin.Engine to retain folders.