commit | 9f7545e6de638e63b25d8454e95305289c3fea94 | [log] [tgz] |
---|---|---|
author | Liam Miller-Cushon <cushon@google.com> | Wed Sep 19 11:28:30 2018 -0700 |
committer | Jingwen Chen <jingwen@google.com> | Fri Sep 21 13:01:49 2018 +0800 |
tree | 6a10a54534797ac8d0ae54959f05700e589ea299 | |
parent | 19dc0539657b9af8c0347a811df629be1e13064c [diff] |
Revert "Work around bug in desugar" This change caused desugar to compute incorrect max stack sizes for v51 and newer bytecode, which is required to include dead code in the max stack computation. This may cause issues similar to #5855 for builds containing jar files with invalid class files with missing stack map frames. This reverts commit 209c82eb5f56dceb30b9fab22c7cb8383507e131.
{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.