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

fix(java): explicitly define toolchains for the Java versions we support #5615

Merged
merged 2 commits into from May 3, 2023

Conversation

shahms
Copy link
Contributor

@shahms shahms commented May 2, 2023

Fix #5594 by ensuring a consistent java_runtime and version.

Manually tested against the latest Bazel via:

USE_BAZEL_VERSION=last_green bazel test  //kythe/java/... //kythe/javatests/...

@shahms shahms requested a review from a team May 2, 2023 23:47
@shahms shahms merged commit 05fe908 into kythe:master May 3, 2023
5 checks passed
@shahms shahms deleted the java-toolchains branch May 3, 2023 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Kythe is broken with Bazel@HEAD on Bazel CI
2 participants