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

new java_tools release required to fix @remote_java_tools on Windows #17618

Closed
benjaminp opened this issue Feb 28, 2023 · 1 comment
Closed
Assignees
Labels

Comments

@benjaminp
Copy link
Collaborator

Compiling @remote_java_tools//:ijar_cc_binary fails on Windows since 9f2c62a:

undeclared inclusion(s) in rule '@remote_java_tools//:ijar_cc_binary':
this rule is missing dependency declarations for the following files included by 'java_tools/ijar/classfile.cc':
  'external/bazel_tools/third_party/ijar/common.h'

9f2c62a includes a workaround for this in third_party/jdk/BUILD.java_tools but there needs to be a new java_tools release to pick this BUILD file fix up.

@ShreeM01
Copy link
Contributor

ShreeM01 commented Mar 2, 2023

@ShreeM01 ShreeM01 closed this as completed Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants