| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Byte Buddy 1.17.8 source code.tar.gz | 2025-10-08 | 2.1 MB | |
| Byte Buddy 1.17.8 source code.zip | 2025-10-08 | 3.3 MB | |
| README.md | 2025-10-08 | 300 Bytes | |
| Totals: 3 Items | 5.4 MB | 0 | |
- 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.