wala / WALA

T.J. Watson Libraries for Analysis, with frontends for Java, Android, and JavaScript, and may common static program analyses
http://github.com/wala/WALA
Eclipse Public License 2.0
762 stars 223 forks source link

Update and broaden use of Java toolchain resolver #1428

Closed liblit closed 3 months ago

liblit commented 3 months ago

Use the latest 0.8.0 release of this plugin.

Use this plugin in the build-logic subproject, in case that subproject needs a Java toolchain that is not already installed system-wide or by the user. In particular, this subproject compiles Kotlin for Java 11, but there's no guarantee that a Java 11 toolchain is already present.