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.