getToolchainDownloadUrls

The download URLs for the toolchains for the given platforms.

By convention, for the task created on the root project, Gradle will combine the build platforms, JVM version and getJvmVendor to resolve download URLs using the configured Java toolchain repositories.

If the convention applies and no toolchain repositories are defined, an exception will be thrown.

Since

8.13