Byte Buddy 1.10.12
raphw
released this
18 Jun 12:56
·
2096 commits
to master
since this release
- Experimental support for Java 16.
- Support all constant pool constant types in all APIs.
- Adjust methods for bootstrap arguments to allow types of constantdynamic constants.
- Correctly resolve handle type for method handles on private constructors.
- Fix stack size computation for minimal methods in
Advice
.