1. 624b208 avoid loading from defs.bzl (#341) by Benjamin Peterson · 6 days ago master
  2. aa0345c Instruct `java_binary` not to compress `protobuf.meta`. by Googler · 9 days ago
  3. 59e9cb5 Automatic code cleanup. by Googler · 4 weeks ago
  4. 9d6184b Release `rules_java` `9.3.0` by Googler · 5 weeks ago
  5. 92f1486 Update to `java_tools` `18.1` by Googler · 5 weeks ago
  6. e6ba46c Internal change by Googler · 6 weeks ago
  7. 14562f0 Support --library boolean flag for Android Lint in Java rules by Googler · 6 weeks ago
  8. 2095190 Refer to the SingleJar "executable" instead of "deploy jar." by Googler · 6 weeks ago
  9. dbd8cb4 Release `rules_java` `v9.2.0` by Googler · 6 weeks ago
  10. 686ed85 Update to `java_tools` `v18.0` by Googler · 6 weeks ago
  11. 1138277 Internal change by Googler · 6 weeks ago
  12. 8bf8bca Extract utility methods used in the loading phase from `impl/java_helper.bzl` into a separate bzl file by Googler · 6 weeks ago
  13. b685658 Release `rules_java` `v9.1.0` by Googler · 6 weeks ago
  14. 4f806ff Avoid quadratic time on string concatenation in _get_native_deps_helper. by Googler · 6 weeks ago
  15. 4a9881b remove Bazel 6 branch (#337) by Benjamin Peterson · 7 weeks ago
  16. ad7f833 Cleanup unused Bazel 6 test filtering by Googler · 7 weeks ago
  17. b5b4100 Prepare to remove _LEGACY_ANY_TYPE_ATTRS workaround in java_toolchain by Googler · 7 weeks ago
  18. b55339e Drop support for Bazel 6 by Googler · 7 weeks ago
  19. e515e2d Fix typo in `java_binary.bzl` comment. by Googler · 7 weeks ago
  20. 542f5fa Delete non-actionable `TODO` by Googler · 8 weeks ago
  21. 37b099c Refactor java_single_jar to allow custom output names. by Googler · 8 weeks ago
  22. 1993657 Enable C++ rules and providers by Googler · 8 weeks ago
  23. d4159a2 Fix bazel version check in `local_java_repository.bzl` by Googler · 8 weeks ago
  24. 6ea00a4 Internal change by Googler · 9 weeks ago
  25. aa153f0 Execute the `check_remote_java_tools_configs_test` only on a single platform by Googler · 9 weeks ago
  26. 8427063 Release `@rules_java` `v9.0.3` by Googler · 10 weeks ago
  27. 9b84026 Rename target to avoid artifact conflict by Googler · 10 weeks ago
  28. 56177d0 Release `@rules_java` `v9.0.2` by Googler · 10 weeks ago
  29. a27c7de Cut the dependency on ijar when not stripping the bootclasspath by Googler · 10 weeks ago
  30. 67e83ef Release `@rules_java` `v9.0.1` by Googler · 10 weeks ago
  31. b1376dd Add support for an unstripped bootclasspath by Googler · 2 months ago
  32. 8bf8a94 Release `@rules_java` `v9.0.0` by Googler · 2 months ago
  33. 9073b05 Update `rules_cc` dep to fix CI by Googler · 2 months ago
  34. a27004a Update JDKs to latest patch releases (#335) by Fabian Meumertzheim · 2 months ago
  35. 4a1933a Migrate swig_include_scanning to Starlark. In native code, this is hard coded to True, but it's also used in starlark code. So, in native code, remove references to the flag. In Starlark code, refer to the starlark option. No OSS code here, so we can add the extra attribute to refer to the flag. by Googler · 3 months ago
  36. 76212e6 Include the srcjar (if there is one) in the _validation output group so blaze will check whether the srcjar file actually exists. by Liz Looney · 3 months ago
  37. 402b184 upgrade java_tools to 17.0 and wire up linux aarch64 prebuilts (#334) by Benjamin Peterson · 3 months ago
  38. 36264e4 Update zulu JDKs to latest patch release (#327) (#328) by simonresch · 3 months ago
  39. b4539a4 Revert: Temporarily disable rules_java CI on macos/macos_arm64 due to infra issue by Googler · 3 months ago
  40. 6018c90 Temporarily disable rules_java CI on macos/macos_arm64 due to infra issue by Googler · 3 months ago
  41. 7ff9193 Fix test class determination error message (#326) by Fabian Meumertzheim · 3 months ago
  42. 1ed307b Increase maxwarns to -1 (#291) by Farid Zakaria · 3 months ago
  43. 3257e83 Re-enable `ReturnValueIgnored` error prone check by Googler · 3 months ago
  44. 212b7ab Remove hasattr check from use_header_compilation_direct_deps logic by Googler · 3 months ago
  45. 6a30ab8 Run the bootclasspath through ijar (#324) by Fabian Meumertzheim · 3 months ago
  46. b19de64 Stop using the deprecated Label.workspace_name (#317) by Ed Schouten · 4 months ago
  47. 3cbc18e Update abseil-cpp to remove override (#322) by Fabian Meumertzheim · 4 months ago
  48. ebfccdf add some useful flags to the remotejdk fetching curl (#320) by Benjamin Peterson · 4 months ago
  49. ff92bd1 Release `@rules_java` `v8.16.1` by Googler · 4 months ago
  50. 39cae30 Update the compilation JDK to 25 (#323) by Fabian Meumertzheim · 4 months ago
  51. 1ee3e35 Release `@rules_java` `v8.16.0` by Googler · 4 months ago
  52. 7a625ca Add JDK 25 (#319) by Fabian Meumertzheim · 4 months ago
  53. 0423b07 Fix CI failures with last_green (#321) by Fabian Meumertzheim · 4 months ago
  54. faaab40 Use `@bazel_features` for rules_java compatibility proxy by Googler · 4 months ago
  55. 6f74e94 Run `@rules_java` CI on rolling Bazel releases by Googler · 4 months ago
  56. 7907339 Update `rules_java` CI to use Bazel 8.4.0 by Googler · 4 months ago
  57. 4bd56d5 chore: Support remote_file_urls and remote_file_integrity in extension (#315) by Honnix · 4 months ago
  58. d874497 Release `rules_java` `v8.15.2` by Googler · 4 months ago
  59. 52aa53a Add a module extension for registering local/remote jdks (#312) by hvadehra · 5 months ago
  60. e22f29a Break the `java_helper.bzl` -> `cc_helper.bzl` edge by Googler · 5 months ago
  61. 344df11 Release `@rules_java` `v8.15.1` by Googler · 5 months ago
  62. 45061b3 Fix Java coverage support on Windows by adding coverage_main_class to launch_info (#311) by Krishna Magar · 5 months ago
  63. c0462f0 Update rules_java to 8.15.0 (#309) by Ian (Hee) Cha · 6 months ago
  64. bbb99fa rules_java: Rename CcInfo#transitive_native_libraries to _legacy_transitive_native_libraries by Googler · 6 months ago
  65. d8246a4 Automatic code cleanup. by Donald Duo Zhao · 6 months ago
  66. 02f488d Release `@rules_java` `v8.14.0` by Googler · 6 months ago
  67. 3b9ca99 Update to `java_tools` `v16.0` by Googler · 6 months ago
  68. 0b94d21 Use root test_deps target from bazel_skylib (#306) by Yun Peng · 6 months ago
  69. aec334a Migrate from deprecated cc_linking_context.libraries_to_link to cc_linking_context.linker_inputs.libraries by Googler · 6 months ago
  70. d3f3408 Make C++ toolchain explicitly not mandatory by Googler · 7 months ago
  71. 3daed1a Update `@rules_java` CI to use Bazel `8.3.0` by Googler · 7 months ago
  72. d1e335a Release `rules_java` `v8.13.0` by Googler · 7 months ago
  73. c289c72 Update `java_tools` `v15.0` by Googler · 7 months ago
  74. d927aa0 Fix Runfiles docs after #301 (#302) by Fabian Meumertzheim · 7 months ago
  75. 1a2c184 use DefaultInfo in rules_java (#303) by David Sanderson · 7 months ago
  76. 1947744 Add support for `--incompatible_compact_repo_mapping_manifest` (#301) by Fabian Meumertzheim · 7 months ago
  77. fecb9fb Remove a reference to incompatible_disallow_java_import_empty_jars after unknown commit by Googler · 8 months ago
  78. a75e722 In `make_non_strict`, `header_compilation_direct_deps` should be the same as `compile_jars`, not `full_compile_jars` by Googler · 8 months ago
  79. ae8a5b2 Initial support for header compilation direct deps by Googler · 8 months ago
  80. 899c2b7 Improve the error message for no matching bootclasspath (#296) by Fabian Meumertzheim · 8 months ago
  81. 0af04ab Replace asserts on library_identifier with static_library by Googler · 8 months ago
  82. b07c319 Use Rocky Linux instead of CentOS for rules_java BCR presubmits by Googler · 8 months ago
  83. 6915f89 Release `rules_java` `8.12.0` by Googler · 8 months ago
  84. 808f849 Use the `launcher_maker` toolchain if available (#294) by Fabian Meumertzheim · 8 months ago
  85. 042e9a6 Use `@platforms//host` instead of `@local_config_platform` by Googler · 8 months ago
  86. 4ce6ca9 Validate `java_common.compile(strict_deps)` in Starlark by Googler · 8 months ago
  87. 94426d1 Fix case handling of `java_common.compile(strict_deps)` by Googler · 8 months ago
  88. 7a3d650 Clarify `java_plugin` documentation by Googler · 8 months ago
  89. 1d2eecd Remove support for empty jars attribute from java_import by Googler · 8 months ago
  90. 02eae7e Add a test for java_import with a custom java rule by Googler · 8 months ago
  91. 7a17d5e Add a test for java_import srcjar output groups. by Googler · 8 months ago
  92. bde9b21 Migrate the `JavaImportConfiguredTargetTest.testJavaImportExportsTransitiveProguardSpecs` test to Starlark by Googler · 8 months ago
  93. cb4ccd1 Migrate the `JavaImportConfiguredTargetTest.testJavaImportValidatesProguardSpecs` test to Starlark by Googler · 8 months ago
  94. 668f1a6 Migrate the `JavaImportConfiguredTargetTest.testJavaImportValidatesTransitiveProguardSpecs` test to Starlark by Googler · 8 months ago
  95. 27bda7d Migrate the `JavaImportConfiguredTargetTest.testNeverlinkIsPopulated` test to Starlark by Googler · 8 months ago
  96. e694221 Migrate the `JavaImportConfiguredTargetTest.testTransitiveSourceJars` test to Starlark by Googler · 8 months ago
  97. 4bb7207 Migrate the `JavaImportConfiguredTargetTest.testExportsRunfilesCollection` test to Starlark by Googler · 8 months ago
  98. d3ff0e0 Migrate the `JavaImportConfiguredTargetTest.testRuntimeDepsAreNotOnClasspath` test to Starlark by Googler · 8 months ago
  99. 5401173 Migrate the `JavaImportConfiguredTargetTest.testDuplicateJarsThroughFilegroup` test to Starlark by Googler · 8 months ago
  100. 3b5ebd8 Migrate the `JavaImportConfiguredTargetTest.testIjarCanBeDisabled` test to Starlark by Googler · 8 months ago