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

Update Java version used by CI to 17 #70

Merged
merged 2 commits into from
Mar 29, 2024

Conversation

rohagarwal
Copy link
Contributor

Note that this JDK/JRE on host is only used for running Bazel itself, not for building or testing code. The JDK/JRE used for building and testing is hermetically fetched by Bazel. Mention reliance on Java 17 in the project README.

Note that this JDK/JRE on host is only used for running Bazel itself,
not for building or testing code. The JDK/JRE used for building and
testing is hermetically fetched by Bazel. Mention reliance on Java
17 in the project README.
Copy link
Collaborator

@shrijeet-tesla shrijeet-tesla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps add that the necessary JVM is downloaded and managed by bazel runtime and the user does not have to alter their native java environment.

@rohagarwal rohagarwal merged commit 4f173aa into teslamotors:master Mar 29, 2024
1 check passed
@rohagarwal rohagarwal deleted the feature/java-17-env branch March 29, 2024 23:57
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.

2 participants