commit | 282b8839ef114aa70e18d98a3e6f5fa8dbed4ef9 | [log] [tgz] |
---|---|---|
author | Liam Miller-Cushon <cushon@google.com> | Thu Aug 16 08:02:08 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Thu Aug 16 08:04:44 2018 -0700 |
tree | a5d1ddd7cc7e4ba95e6326d16e658915ad71de86 | |
parent | 82085c4aec3bca4c7a7003ff5cc09cda21b24305 [diff] |
Use a JDK 8 bootclasspath by default for consistency with the default language level. Include the jdk.unsupported module when running on a JDK 9 host_javabase to work around JDK-6788376. Also include the full bootclasspath when running on a JDK 8 host_javabase, not just rt.jar. See #5888 Closes #5894. PiperOrigin-RevId: 208984283
{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.