| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| NullAway 0.13.4 source code.tar.gz | 2026-04-21 | 1.8 MB | |
| NullAway 0.13.4 source code.zip | 2026-04-21 | 2.1 MB | |
| README.md | 2026-04-21 | 444 Bytes | |
| Totals: 3 Items | 3.9 MB | 0 | |
Fixes a couple of crashes when running NullAway on JDK 27 ea builds. Also modularizes the annotations jar.
- Modularize the annotations JAR by @anthonyvdotbe (#1537)
- Test on JDK 27 EA (#1540)
- Fix crash on JDK 27 (#1541)
- Maintenance
- Run regression tests on JDK 26 (#1526)
- Refactor ThriftTests and Java8Tests to use addSourceLines instead of deprecated addSourceFile by @nanookclaw (#1517)
- Update to WALA 1.7.1 (#1539)