commit | 849213b66c3fe3740c765c2635259d1912125b43 | [log] [tgz] |
---|---|---|
author | cnsun <cnsun@google.com> | Mon Jul 24 20:42:12 2017 +0200 |
committer | Jakob Buchgraber <buchgr@google.com> | Mon Jul 24 21:04:55 2017 +0200 |
tree | c7ebbc644ecb415a379bb1aaa0b7962b78c7c19a | |
parent | c2188ebef3b1c0437059502779656e3eb4b56d93 [diff] |
In UseBridge.class, check whether the owner of the method call instruction and the owner of the method reference have assignable relation. If yes, use the bridge method. This CL addresses the integration problem between Desugar and the lambda factory of JDK 9. The change in JDK 9 is here,http://hg.openjdk.java.net/jdk9/dev/jdk/rev/a3b3c7b6464d. RELNOTES: None PiperOrigin-RevId: 162965244
{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 system. 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.