Add release schedule.

PiperOrigin-RevId: 264604037
Change-Id: I0a8e083bd9af84479733c1e0a1908227ed5cb185
1 file changed
tree: d46354ecd2abae823f8aba4fe16699b4816ed979
  1. docs/
  2. BUILD
  3. LICENSE
  4. README.md
README.md

Bazel Tools for Java

This is a repository for the tools used by Bazel to compile Java.

The source code of the Bazel Tools for Java is currently checked in the bazel repository. The source code will be moved incrementally to this repository.

Releases

The releases can be found under java_tools/releases starting with java_tools javac11 v4.0. For previous releases see the issues marked with the release label.

If you're interested in the release process please see docs/release.md

Release Schedule

A new java_tools for the javac version used by bazel is released monthly. The first RC should be cut at least 7 days before the bazel release, around the 25th day of the month.

See upcoming scheduled releases.