- fee3dba Add missing load for `java_binary` in `tools/jdk/BUILD.java_tools` by Googler · 6 months ago
- e3cd986 BEGIN_PUBLIC Update references to proguard_whitelister END_PUBLIC by Googler · 6 months ago
- 33d1c6c Remove rules_proto dependency from java_tools by Googler · 6 months ago
- 98057be Add `loads()` for the builtin java rules by Googler · 6 months ago
- a585662 Replace lang_proto_libraries with loads from protobuf by Googler · 6 months ago
- 07af430 Change rules_proto loads to protobuf by Googler · 6 months ago
- 417c6b8 Wire up `oneversion` tool in `java_tools` by Gowroji Sunil · 10 months ago
- 707d065 Bump (tool_)java_{language,runtime}_version to 21 in .bazelrc. by Googler · 1 year, 1 month ago
- facb136 Update to jacoco v0.8.11 / asm v9.6 in `java_tools` by hvd · 1 year, 2 months ago
- 5f79684 Add a native image of turbine to the prebuilt Java tools by Fabian Meumertzheim · 1 year, 5 months ago
- f79ca02 Fix Java runtime toolchain resolution in cross-compilation scenarios by Fabian Meumertzheim · 1 year, 5 months ago
- 7ff98ba Add missing aliases to `@bazel_tools//tools/jdk` by Fabian Meumertzheim · 1 year, 6 months ago
- e6e79fc Add launcher_flag_alias by Googler · 1 year, 8 months ago
- 6c6715b Automated rollback of commit ad6d4d7f839687548776c7f5f79704bdb6af7d0e. by Googler · 1 year, 8 months ago
- ad6d4d7 Merge java_binary/java_test with launcher into a single rule by Googler · 1 year, 8 months ago
- 8715e9a Add toolchain type for Java bootstrap runtime by Fabian Meumertzheim · 1 year, 9 months ago
- 3029a7d Respect rules_java as the source of truth for java toolchains (second try) by Yun Peng · 1 year, 10 months ago
- d51c75f Automated rollback of commit 975866a3e09212766bd353a90a8c42efe91d53ab. by Googler · 1 year, 10 months ago
- ec62770 Add back @bazel_tools//tools/jdk/toolchain_utils.bzl by Googler · 1 year, 10 months ago
- 975866a Respect rules_java as the source of truth for java toolchains by Yun Peng · 1 year, 10 months ago
- d84a998 Automated rollback of commit f4b35a2df7f4e0fccec93c901a7ffc3ce96e17e6. by Googler · 1 year, 11 months ago
- f4b35a2 Disable ImpossibleNullComparison by Googler · 1 year, 11 months ago
- 1c1584b Pass version to java_runtimes created by local_java_repository by Fabian Meumertzheim · 1 year, 11 months ago
- 7a0ddb1 Use `Args#add_all` to add a directory in Java bootstrap action by Fabian Meumertzheim · 2 years ago
- abea37b Redirect JVM warnings to stderr in general. by Googler · 2 years ago
- 0e8e611 Replace JDK 19 archives with JDK 20. by Benjamin Peterson · 2 years ago
- 7556e11 Add version to JavaRuntimeInfo. by Benjamin Peterson · 2 years ago
- 767c85e Upgrade JaCoCo to 0.8.8 and ASM 9.4 in java_tools by something_vague · 2 years ago
- 36c167b Separate prebuilt darwin java_tools for x86_64 and arm64 by hvd · 2 years, 1 month ago
- 844b5d2 Remove deprecated targets from jdk.BUILD. by Benjamin Peterson · 2 years, 1 month ago
- 78729c0 Use real rules_python by Ivo List · 2 years, 1 month ago
- 66f571e Add supplemental support for JDK 11, 17 and 19 on cpu s390x by Kun-Lu · 2 years, 1 month ago
- 19b2e2f Add remotejdk archives for Java 19. by Benjamin Peterson · 2 years, 1 month ago
- 9f2c62a Introduce flag --@bazel_tools//tools/cpp:link_extra_libs by Googler · 2 years, 2 months ago
- e80ca15 Make ReturnMissingNullable a warning by Googler · 2 years, 2 months ago
- 33a3b01 Make LenientFormatStringValidation a warning by Googler · 2 years, 2 months ago
- 8d9a06e Make EmptyTopLevelDeclaration a warning by Googler · 2 years, 3 months ago
- 149cbce Pass --system path to Javac when the target JDK admits it. by Benjamin Peterson · 2 years, 3 months ago
- f23440b Update default Java language version by Googler · 2 years, 4 months ago
- 3b57894 Disable 'IgnoredPureGetter' by Googler · 2 years, 4 months ago
- 78c5e41 Synchronize rules_java's default_java_toolchain with the Bazel tree by Googler · 2 years, 4 months ago
- 75e0f7d Clean up default_java_toolchain by Googler · 2 years, 4 months ago
- 7f5dd0a Stop using absl flags in proguard_whitelister. by Googler · 2 years, 4 months ago
- 1465771 Copy `java_stub_template.txt` for bazel java_binary/java_test to @java_tools//jdk by Googler · 2 years, 4 months ago
- 27fe30b Expose compatibility arguments on java toolchains by Daniel KT · 2 years, 4 months ago
- 0015ac0 Fix typo in JDK auto-configuration error message by Fabian Meumertzheim · 2 years, 5 months ago
- 10d352b Fix strict deps violation in singlejar build by Fabian Meumertzheim · 2 years, 5 months ago
- 7ae9ad6 Be explicit about alowing empty globs (fourth part) by Xavier Bonaventura · 2 years, 6 months ago
- 1ad3b6c Improve error message when DumpPlatformClassPath fails by Fabian Meumertzheim · 2 years, 6 months ago
- fd3a0e9 Allow relative paths as arguments to `path.get_child` by Fabian Meumertzheim · 2 years, 6 months ago
- 2a39af6 Automatic code cleanup. by Googler · 2 years, 7 months ago
- a380a15 Add references to jdk 17 and 18 for linux-aarch64 by Noa Resare · 2 years, 7 months ago
- df86322 Stop using six in @bazel_tools//tools/jdk/... by Googler · 2 years, 8 months ago
- 4a1d4e0 Replace uses of `cfg = "host"` with `cfg = "exec"` by Yannic Bonenberger · 2 years, 9 months ago
- b86af91 Remove references to langtools jars by Googler · 2 years, 9 months ago
- bea8fb1 Remove unused targets pointing to java_tools/turbine_deploy.jar by Googler · 2 years, 10 months ago
- 3546542 Automated rollback of commit 61fd06d92706d64fbcef64f0f54cded91c88afff. by cushon · 2 years, 11 months ago
- 61fd06d Remove some JDK 8-only logic in DumpPlatformClassPath by cushon · 2 years, 11 months ago
- 8746d45 Pass `-Dsun.io.useCanonCaches=false` to JavaBuilder by cushon · 2 years, 11 months ago
- ae523f8 Use tree artifacts in bootclasspath rule by Fabian Meumertzheim · 2 years, 11 months ago
- 3a0a4f3 Remove langtools jars by Liam Miller-Cushon · 3 years ago
- 18c17da Remove custom jdk_compiler and java_compiler jars by Liam Miller-Cushon · 3 years ago
- 8bee70c Automatic code cleanup. by yileiyang · 3 years ago
- 9fad5a3 Disable ReturnValueIgnored checks to unblock java_tools release by hvd · 3 years ago
- dbb6e99 Fixing dependencies of //external package by Zhongpeng Lin · 3 years ago
- e4461d3 Refactor some JDK definitions by Liam Miller-Cushon · 3 years ago
- a7f1c71 Initial Java 18 toolchain support by Liam Miller-Cushon · 3 years ago
- b34be09 Fix invalid jni_md.h select by Ast-x64 · 3 years, 1 month ago
- b602425 [windows/arm64] Add missing JDK toolchain for java build by Niyas Sait · 3 years, 2 months ago
- 32d1606 Add "arch" struct field to repository_os by Fabian Meumertzheim · 3 years, 2 months ago
- d5559c1 Use `target_compatible_with` for Java runtimes by cushon · 3 years, 2 months ago
- e2a6a2b Fix string formatting when java_home path is missing. by Ivo List · 3 years, 2 months ago
- c2ddbd1 Ignore missing include directory in JDK distribution. by Ivo List · 3 years, 2 months ago
- 43c7b97 Update toolchain config to allow reflective access to `com.sun.tools.javac.parser` by cushon · 3 years, 2 months ago
- fd44fd2 Automated rollback of commit 4b7f09774722121aa82b8fd38ae3d31c7164599b. by pcloudy · 3 years, 2 months ago
- 4b7f097 Remove `-XepOpt:ReturnValueIgnored:ObjectMethods=false` by cushon · 3 years, 2 months ago
- c81e175 Remove obsolete JDK versions by Liam Miller-Cushon · 3 years, 3 months ago
- 1828563 Clean up unnecessary DefaultInfo recreation by Fabian Meumertzheim · 3 years, 5 months ago
- 6c73a2e Exempt the Hilt processor from strict java deps and from the reduced classpath optimization. by Googler · 3 years, 5 months ago
- eb7bf8c Add a Java 17 toolchain by Liam Miller-Cushon · 3 years, 6 months ago
- cf57345 Disable some ReturnValueIgnored methods for Bazel by cushon · 3 years, 6 months ago
- df6d30b Update used jacoco version to 0.8.7. by Ivo List · 3 years, 6 months ago
- e1c404e Remove support for javabase and java_toolchain flags. by Ivo List · 3 years, 8 months ago
- cfc2d1d local_java_runtime should create a public native#java_runtime by Ben Lee · 3 years, 8 months ago
- 7ce19e4 Remove "windows_tests" and "all_windows_tests" targets from BUILD files by Yun Peng · 3 years, 9 months ago
- c0f0f8d Run Buildifier on almost everything by ruperts · 3 years, 10 months ago
- 37bf4d2 Expose --plugins flag using a new alias rule. by ilist · 3 years, 10 months ago
- 2f0927a Fix symlink creation on older Windows versions by Kevin Hogeland · 3 years, 10 months ago
- 2a3e194 Handle java versions with a single component by Keith Smiley · 4 years ago
- e2ed2fd Java 16 toolchain by David Ostrovsky · 4 years ago
- cb7c1a2 Update Jacoco version to 0.8.6. by Ivo List · 4 years ago
- 91483e8 Remove default javacopts for `BanSerializableRead` by cushon · 4 years ago
- d3da9aa Clean up Java providers after ToolchainInfo changes. by jcater · 4 years ago
- 74f35d4 Pass more `--add-exports=` flags by cushon · 4 years ago
- da3ddce Set `-Xep:BanSerializableRead:OFF` in `default_java_toolchain` by cushon · 4 years ago
- 30041cc JavaRuntimeInfo no longer extends ToolchainInfo. by jcater · 4 years ago
- 1aecec8 JavaToolchainProvider no longer extends ToolchainInfo. by jcater · 4 years ago
- cbd5938 Update Java-related toolchains to enable the toolchain transition. by jcater · 4 years, 1 month ago
- 120ea6c Adding mnenomic tags for java toolchain actions by Nick Korostelev · 4 years, 1 month ago
- 1c29dff Support mips64 and riscv64 by Yun Peng · 4 years, 1 month ago