Changelog for
byte-buddy-1.11.12-1.58.uyuni3.noarch.rpm :
* Sun Jun 05 2022 Michael Calmer
- Update to version 1.11.12
* Update ASM and support Java 18 without experimental configuration.
* Remove `AccessController` API to replace with weaved access control via `AccessControllerPlugin`.
* Add support for Java records.
* Performance improvement on array creation.
* Full release notes can be found at https://github.com/raphw/byte-buddy/blob/byte-buddy-1.11.12/release-notes.md Removed:
* build.sh- require objectweb-asm 9.2 or higher
* Fri Dec 21 2018 moioAATTsuse.com- initial version