commit | ec29e28a7f729c6a899ad0a75c770c4d174d78af | [log] [tgz] |
---|---|---|
author | Ivo List <ilist@google.com> | Wed Dec 16 12:30:12 2020 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Dec 16 12:31:11 2020 -0800 |
tree | 427a0b141a945d2d32d8331f1c70e48758fa830f | |
parent | 040bf0e7a6a9c79c30a7c2515fa6d2fe2a687d5a [diff] |
Set java_runtime in toolchain_hostjdk8 to current host JDK. Remove jdk_8 alias. Setting java_runtime to current host JDK is not entirely correct, but all usecases currently use it in such manner. Previous implementation caused problems, when there was no local jdk version 8. Toolchain_hostjdk8 should be available only in the migration period and then removed. Fixes https://github.com/bazelbuild/bazel/issues/12705. Closes #12711. PiperOrigin-RevId: 347874691
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
See CONTRIBUTING.md