Byte Buddy 1.12.19
raphw
released this
17 Nov 21:52
·
677 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.