Skip to content

Byte Buddy 1.12.19

Compare
Choose a tag to compare
@raphw raphw released this 17 Nov 21:52
· 589 commits to master since this release
  • Avoid possible lock through circular class loading of TypeDescription subtypes.
  • Avoid access error when using unsafe API on Java 17 with an active security manager.
  • Close URL class loader used in Gradle plugin.