commit | 8fcb553bb91302cc83261790cf8ea6443ccf1748 | [log] [tgz] |
---|---|---|
author | lberki <lberki@google.com> | Fri Aug 24 03:45:32 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Fri Aug 24 03:48:08 2018 -0700 |
tree | a227624880edc2982e57de0257f808948560eb14 | |
parent | fb2ef0e20ff69c8a1d740ababd0604619f217492 [diff] |
Make Bazel compile with JDK 8 again. Apparently, this is https://bugs.openjdk.java.net/browse/JDK-8056066 triggered by https://github.com/bazelbuild/bazel/commit/deccc485603c004daad959fd747f1c0c9efc4f00 (fixed in http://openjdk.java.net/jeps/216 but that doesn't help JDK 8) RELNOTES: None. PiperOrigin-RevId: 210078552
{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.