| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-19 | 391 Bytes | |
| Version 1.7.1 source code.tar.gz | 2026-04-19 | 2.5 MB | |
| Version 1.7.1 source code.zip | 2026-04-19 | 4.5 MB | |
| Totals: 3 Items | 7.0 MB | 0 | |
This is a quick follow-up release to 1.7.0 that enables WALA to load standard library classes on JDK distributions that do not include .jmod files, like Temurin.
What's Changed
- Use
JrtModuleconsistently to handle standard library on modern JDKs by @msridhar in https://github.com/wala/WALA/pull/1879
Full Changelog: https://github.com/wala/WALA/compare/v1.7.0...v1.7.1