github bazelbuild/bazel 5.0.0-pre.20210817.2

latest releases: 8.0.0-pre.20240925.4, 7.3.2, 7.3.2rc1...
pre-release3 years ago

Release 5.0.0-pre.20210817.2 (2021-08-25)

Baseline: a2cdeaa

Cherry picks:

  • 68c9ba6:
    Fix terrible ForkJoinQuiescingExecutor latent bug exposed by new
    usage of ForkJoinPool: only "adapt" a runnable to run in an
    existing FJP if that existing FJP is the same as the executor's:
    don't enqueue them to run in whatever random FJP is trying to
    enqueue this runnable. Big props to michajlo@ for quickly
    diagnosing this and suggesting the fix.
  • 1942bb7:
    Release 5.0.0-pre.20210817.2 (2021-08-25)

This release contains contributions from many people at Google, as well as .

Notice: Bazel installers contain binaries licensed under the GPLv2 with
Classpath exception. Those installers should always be redistributed along with
the source code.

Some versions of Bazel contain a bundled version of OpenJDK. The license of the
bundled OpenJDK and other open-source components can be displayed by running
the command bazel license. The vendor and version information of the bundled
OpenJDK can be displayed by running the command bazel info java-runtime.
The binaries and source-code of the bundled OpenJDK can be
downloaded from our mirror server.

Security: All our binaries are signed with our
public key 3D5919B448457EE0.

Don't miss a new bazel release

NewReleases is sending notifications on new releases.