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

Upgrade JDK8_JVM_OPTS to JDK9_JVM_OPTS for Bazel 6.0.0 #5

Closed
kevinchen-verkada opened this issue Oct 21, 2022 · 1 comment
Closed

Comments

@kevinchen-verkada
Copy link
Contributor

Sample error

/external/buildbuddy_toolchain/BUILD", line 53, column 6, in <toplevel>
		"JDK8_JVM_OPTS",
Error: file '@bazel_tools//tools/jdk:default_java_toolchain.bzl' does not contain symbol 'JDK8_JVM_OPTS' (did you mean 'JDK9_JVM_OPTS'?)
@siggisim
Copy link
Member

Merged #3 which should fix the issue

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

No branches or pull requests

2 participants