·
60 commits
to master
since this release
- Avoid use of types that are deprecated as of Java 26.
- Include ASM 9.9 that offers ASM support for Java 26.
- Make sure that generated code internal to Byte Buddy supports CDS if available.
- Update version of ASM to JDK Class File API bridge to fix some minor bugs related to type annotations.