commit | 1d82cf8b51171f2e1c01c582529d8f558940f41b | [log] [tgz] |
---|---|---|
author | iirina <elenairina@google.com> | Thu Jun 13 03:06:38 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Jun 13 03:07:25 2019 -0700 |
tree | edc6b529b5e54b8f55ef482013a2e58b26728a3a | |
parent | f0e750399e21c068b018175aafa4e059be84c2ea [diff] |
Expose java toolchains for java 10 and 11 in @bazel_tools//tools/jdk The default java_toolchain in bazel supports language level 10 and 11. RELNOTES: `@bazel_tools//tools/jdk:toolchain_java10` and `@bazel_tools//tools/jdk:toolchain_java11` are now available to enable java 10, respectively java 11 language level support. Closes #8624. PiperOrigin-RevId: 252995471
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel only rebuilds 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
Bazel is released in ‘Beta’. See the product roadmap to learn about the path toward a stable 1.0 release.