A set of Java annotations which can be used in JVM-based languages. They serve as an additional documentation and can be interpreted by IDEs and static analysis tools to improve code analysis.
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 ...