Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A stable Bazel release with Java 17 support #13966

Closed
shs96c opened this issue Sep 9, 2021 · 2 comments
Closed

A stable Bazel release with Java 17 support #13966

shs96c opened this issue Sep 9, 2021 · 2 comments
Labels
P2 We'll consider working on this in future. (Assignee optional) team-Rules-Java Issues for Java rules type: feature request

Comments

@shs96c
Copy link
Contributor

shs96c commented Sep 9, 2021

Description of the problem / feature request:

A release of Bazel that supports compiling Java 17 projects (#13965)

Feature requests: what underlying problem are you trying to solve with this feature?

A stable release of Bazel that supports Java 17 out of the box, including being able to specify a custom Java 17 JDK.

@comius comius added P2 We'll consider working on this in future. (Assignee optional) and removed untriaged labels Sep 15, 2021
@cushon
Copy link
Contributor

cushon commented Oct 6, 2021

@comius I'm not entirely clear on the interaction between the versioning of java_tools and Bazel, and LTSs. I think #13965 is going to be fixed in time for the cutoff for 5.0. Is there anything else to be done here?

@comius
Copy link
Contributor

comius commented Oct 8, 2021

@comius I'm not entirely clear on the interaction between the versioning of java_tools and Bazel, and LTSs. I think #13965 is going to be fixed in time for the cutoff for 5.0. Is there anything else to be done here?

I think this is it. java_tools has been released and are used by default @Head, and will make it into LTS release.

If we make changes later, we can release java_tools again, users can use the new version of java_tools manually or we can also patch LTS release for the newer version of java_tools to be used by default.

@comius comius closed this as completed Oct 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P2 We'll consider working on this in future. (Assignee optional) team-Rules-Java Issues for Java rules type: feature request
Projects
None yet
Development

No branches or pull requests

4 participants