commit | c56699db5f9173739ba3ac55aa9fa69b6457a99b | [log] [tgz] |
---|---|---|
author | cushon <cushon@google.com> | Wed Aug 08 08:42:10 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Wed Aug 08 08:43:53 2018 -0700 |
tree | 3590eebf1ccbd1c0235cf5bc81bd9493fab04b54 | |
parent | 366da4cf27b7f957ef39f89206db77fa2ac289df [diff] |
'DumpPlatformClasspath' now dumps the current JDK's default platform classpath instead of indirecting through javac's bootclasspath handling and attempting to pin to a particular source version. This is a stop-gap until we can just use javac's --release flag. Using the output of DumpPlatformClasspath as the bootclasspath for the default java_toolchain side-steps issues with @local_jdk (see #5744, #5594). PiperOrigin-RevId: 207890272
{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.