commit | c5a2f81ce8fc1dee4bcfa92cf3059a9c50bf2d85 | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Tue Aug 21 14:08:59 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Tue Aug 21 14:12:24 2018 -0700 |
tree | 2dbf4a9b1cbef197d343b42f62eb6386e274068c | |
parent | d2e02548768c8e61607a1317c7c4fee5b29131b2 [diff] |
Remove "synchronized" from InMemoryNodeEntry.getVersion(). References in Java are always updated atomically and so this should be thread-safe anyway. RELNOTES: None. PiperOrigin-RevId: 209656796
{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.