1. 4bd56d5 chore: Support remote_file_urls and remote_file_integrity in extension (#315) by Honnix · 4 days ago upstream/master
  2. d874497 Release `rules_java` `v8.15.2` by Googler · 5 days ago 8.15.2
  3. 52aa53a Add a module extension for registering local/remote jdks (#312) by hvadehra · 3 weeks ago
  4. e22f29a Break the `java_helper.bzl` -> `cc_helper.bzl` edge by Googler · 4 weeks ago
  5. 344df11 Release `@rules_java` `v8.15.1` by Googler · 4 weeks ago 8.15.1
  6. 45061b3 Fix Java coverage support on Windows by adding coverage_main_class to launch_info (#311) by Krishna Magar · 4 weeks ago
  7. c0462f0 Update rules_java to 8.15.0 (#309) by Ian (Hee) Cha · 5 weeks ago 8.15.0
  8. bbb99fa rules_java: Rename CcInfo#transitive_native_libraries to _legacy_transitive_native_libraries by Googler · 5 weeks ago upstream/release-8.15.0
  9. d8246a4 Automatic code cleanup. by Donald Duo Zhao · 7 weeks ago
  10. 02f488d Release `@rules_java` `v8.14.0` by Googler · 7 weeks ago 8.14.0
  11. 3b9ca99 Update to `java_tools` `v16.0` by Googler · 7 weeks ago
  12. 0b94d21 Use root test_deps target from bazel_skylib (#306) by Yun Peng · 9 weeks ago
  13. aec334a Migrate from deprecated cc_linking_context.libraries_to_link to cc_linking_context.linker_inputs.libraries by Googler · 9 weeks ago
  14. d3f3408 Make C++ toolchain explicitly not mandatory by Googler · 2 months ago
  15. 3daed1a Update `@rules_java` CI to use Bazel `8.3.0` by Googler · 2 months ago
  16. d1e335a Release `rules_java` `v8.13.0` by Googler · 3 months ago 8.13.0
  17. c289c72 Update `java_tools` `v15.0` by Googler · 3 months ago
  18. d927aa0 Fix Runfiles docs after #301 (#302) by Fabian Meumertzheim · 3 months ago
  19. 1a2c184 use DefaultInfo in rules_java (#303) by David Sanderson · 3 months ago
  20. 1947744 Add support for `--incompatible_compact_repo_mapping_manifest` (#301) by Fabian Meumertzheim · 3 months ago
  21. fecb9fb Remove a reference to incompatible_disallow_java_import_empty_jars after unknown commit by Googler · 3 months ago
  22. a75e722 In `make_non_strict`, `header_compilation_direct_deps` should be the same as `compile_jars`, not `full_compile_jars` by Googler · 3 months ago
  23. ae8a5b2 Initial support for header compilation direct deps by Googler · 3 months ago
  24. 899c2b7 Improve the error message for no matching bootclasspath (#296) by Fabian Meumertzheim · 3 months ago
  25. 0af04ab Replace asserts on library_identifier with static_library by Googler · 3 months ago
  26. b07c319 Use Rocky Linux instead of CentOS for rules_java BCR presubmits by Googler · 4 months ago
  27. 6915f89 Release `rules_java` `8.12.0` by Googler · 4 months ago 8.12.0
  28. 808f849 Use the `launcher_maker` toolchain if available (#294) by Fabian Meumertzheim · 4 months ago
  29. 042e9a6 Use `@platforms//host` instead of `@local_config_platform` by Googler · 4 months ago
  30. 4ce6ca9 Validate `java_common.compile(strict_deps)` in Starlark by Googler · 4 months ago
  31. 94426d1 Fix case handling of `java_common.compile(strict_deps)` by Googler · 4 months ago
  32. 7a3d650 Clarify `java_plugin` documentation by Googler · 4 months ago
  33. 1d2eecd Remove support for empty jars attribute from java_import by Googler · 4 months ago
  34. 02eae7e Add a test for java_import with a custom java rule by Googler · 4 months ago
  35. 7a17d5e Add a test for java_import srcjar output groups. by Googler · 4 months ago
  36. bde9b21 Migrate the `JavaImportConfiguredTargetTest.testJavaImportExportsTransitiveProguardSpecs` test to Starlark by Googler · 4 months ago
  37. cb4ccd1 Migrate the `JavaImportConfiguredTargetTest.testJavaImportValidatesProguardSpecs` test to Starlark by Googler · 4 months ago
  38. 668f1a6 Migrate the `JavaImportConfiguredTargetTest.testJavaImportValidatesTransitiveProguardSpecs` test to Starlark by Googler · 4 months ago
  39. 27bda7d Migrate the `JavaImportConfiguredTargetTest.testNeverlinkIsPopulated` test to Starlark by Googler · 4 months ago
  40. e694221 Migrate the `JavaImportConfiguredTargetTest.testTransitiveSourceJars` test to Starlark by Googler · 4 months ago
  41. 4bb7207 Migrate the `JavaImportConfiguredTargetTest.testExportsRunfilesCollection` test to Starlark by Googler · 4 months ago
  42. d3ff0e0 Migrate the `JavaImportConfiguredTargetTest.testRuntimeDepsAreNotOnClasspath` test to Starlark by Googler · 4 months ago
  43. 5401173 Migrate the `JavaImportConfiguredTargetTest.testDuplicateJarsThroughFilegroup` test to Starlark by Googler · 4 months ago
  44. 3b5ebd8 Migrate the `JavaImportConfiguredTargetTest.testIjarCanBeDisabled` test to Starlark by Googler · 4 months ago
  45. d2df006 Migrate the `JavaImportConfiguredTargetTest.testExports` test to Starlark by Googler · 4 months ago
  46. a06d6cc Migrate the `JavaImportConfiguredTargetTest.testDisallowsJavaRulesInSrcs` test to Starlark by Googler · 4 months ago
  47. 8aceb11 Migrate the `JavaImportConfiguredTargetTest.testDisallowsArbitraryFilesFromGenrule` test to Starlark by Googler · 4 months ago
  48. d52536d Migrate the `JavaImportConfiguredTargetTest.testDisallowsArbitraryFiles` test to Starlark by Googler · 4 months ago
  49. 3b09429 Migrate the `JavaImportConfiguredTargetTest.testDisallowsFilesInExports` test to Starlark by Googler · 4 months ago
  50. 352ae32 Migrate the `JavaImportConfiguredTargetTest.testPermitsEmptyJars` test to Starlark by Googler · 4 months ago
  51. c09ccc4 Update Bazel versions for `@rules_java` CI by Googler · 4 months ago
  52. e891c30 Migrate the `JavaImportConfiguredTargetTest.testAllowsJarInSrcjars` test to Starlark by Googler · 4 months ago
  53. bfcc700 Migrate the `JavaImportConfiguredTargetTest.testExposesJavaProvider` test to Starlark by Googler · 4 months ago
  54. 2c52cae Migrate the `JavaImportConfiguredTargetTest.testTransitiveDependencies` test to Starlark by Googler · 4 months ago
  55. e4e63df Migrate the `JavaImportConfiguredTargetTest.testFromGenrule` test to Starlark by Googler · 4 months ago
  56. 949d4a9 Migrate the `JavaImportConfiguredTargetTest.testSrcJars` test to Starlark by Googler · 4 months ago
  57. 7673adc Migrate the `JavaImportConfiguredTargetTest.testModuleFlags` test to Starlark by Googler · 4 months ago
  58. b0b41db Migrate the `JavaImportConfiguredTargetTest.testJavaLibraryAllowsImportInDeps` test to Starlark by Googler · 4 months ago
  59. 72cf872 Migrate the `JavaImportConfiguredTargetTest.testCommandLineContainsTargetLabel` test to Starlark by Googler · 4 months ago
  60. 6e0e5f4 Migrate the `JavaImportConfiguredTargetTest.testDeps` test to Starlark by Googler · 4 months ago
  61. 9b9cf06 Migrate the `JavaImportConfiguredTargetTest.testWithJavaLibrary` test to Starlark by Googler · 4 months ago
  62. 43f83a8 Migrate the `JavaImportConfiguredTargetTest.testSimple` test to Starlark by Googler · 4 months ago
  63. 844d515 Migrate the `JavaStarlarkApiTest.testCompileExports` test to Starlark by Googler · 4 months ago
  64. 86962f9 Change deprecation message to be more helpful for java_proto_library/java_lite_proto_library by Googler · 4 months ago
  65. 9fac3ac Configure coverage helpers for the test exec group (#292) by Fabian Meumertzheim · 4 months ago
  66. 4b5e2a9 Fix empty jars check for Bazel java_import by Googler · 4 months ago
  67. ad510ed Remove usages of `--incompatible_disable_non_executable_java_binary` by Googler · 4 months ago
  68. 2779574 The `test_class` of a `java_test` for JUnit4 does not have to have `@RunWith`. by Éamonn McManus · 4 months ago
  69. bf2fb43 Fix comment by Googler · 4 months ago
  70. da9eee2 Fix classpath separator when cross-compiling from Windows to Unix (#290) by Fabian Meumertzheim · 4 months ago
  71. bd9c5f8 Change type of `output_licenses` from `attr.license` to `attr.string_list`. by Googler · 4 months ago
  72. 043d976 Enable `@rules_java` integration tests on windows by Googler · 5 months ago
  73. 5017641 Run `@rules_java` presubmits on `macos_arm64` as well by Googler · 5 months ago
  74. cce559d Fix licenses by Googler · 5 months ago
  75. 804e93e Update to `java_tools` `v14.0` (#286) by hvadehra · 5 months ago
  76. 8e0fe0b Move the rest of `@rules_java//java/test/testutil` to `@rules_java//test/java/testutil` by Googler · 5 months ago
  77. fe4c5ac Move `@rules_java//java/test/testutil/rules` to `@rules_java//test/java/testutil/rules` by Googler · 5 months ago
  78. 881ad6a Move `@rules_java//java/test` to `@rules_java//test/java` by Googler · 5 months ago
  79. 1ae8105 Migrate the by Googler · 5 months ago
  80. 05ee692 Add ppc64le platform support (#274) by James Jenkins · 5 months ago
  81. 1b5a8b2 Set use_default_shell_env = True consistently. (#276) by Benjamin Peterson · 5 months ago
  82. 4e83620 Actually fix the setup for `@rules_java` `linux_only_tests` by Googler · 5 months ago
  83. ea611cf Fix setup for `@rules_java` `linux_only_tests` by Googler · 5 months ago
  84. 4b91b00 Add a test for the `@rules_java` release notes generator by Googler · 5 months ago
  85. 8c7993f Update the `@rules_java` release notes generator by Googler · 5 months ago
  86. aebb046 Migrate the `JavaStarlarkApiTest.javaCommonCompileNeverlink` test to Starlark by Googler · 6 months ago
  87. 4b4b80a Migrate the `JavaStarlarkApiTest.javaInfoStarlarkCompilationInfoJavacOpts` test to Starlark by Googler · 6 months ago
  88. 14e2ca6 Migrate the `JavaStarlarkApiTest.javaInfoGetCompilationInfoProvider` test to Starlark by Googler · 6 months ago
  89. 000a90b Migrate the `JavaStarlarkApiTest.testJavaInfoGetGenJarsProvider` test to Starlark by Googler · 6 months ago
  90. 91e505c Migrate the `JavaStarlarkApiTest.javaInfo_nativeLibrariesPropagate` test to Starlark by Googler · 6 months ago
  91. 69395ee Migrate the `JavaStarlarkApiTest.javaLibrary_exposesNativeLibraryInfoToStarlark` test to Starlark by Googler · 6 months ago
  92. 13263bb Migrate the `JavaStarlarkApiTest.javaToolchainInfo_jacocoRunnerAttribute` test to Starlark by Googler · 6 months ago
  93. 4088bec Migrate the `JavaStarlarkApiTest.javaTest_propagatesDirectNativeLibrariesInJavaInfo` test to Starlark by Googler · 6 months ago
  94. 156f09a Migrate the `JavaStarlarkApiTest.javaBinary_propagatesDirectNativeLibrariesInJavaInfo` test to Starlark by Googler · 6 months ago
  95. cb64303 Migrate the `JavaStarlarkApiTest.javaLibrary_propagatesDirectNativeLibrariesInJavaInfo` test to Starlark by Googler · 6 months ago
  96. 7366c04 Migrate the `JavaStarlarkApiTest.javaInfo_getTransitiveNativeLibraries` test to Starlark by Googler · 6 months ago
  97. 8280a4b Migrate the `JavaStarlarkApiTest.testJavaInfoGetTransitiveRuntimeDeps` test to Starlark by Googler · 6 months ago
  98. 118a037 Migrate the `JavaStarlarkApiTest.testJavaInfoGetTransitiveDeps` test to Starlark by Googler · 6 months ago
  99. 05fd56b Migrate the `JavaStarlarkApiTest.testJavaInfoGetTransitiveSourceJars` test to Starlark by Googler · 6 months ago
  100. 006f3b2 Migrate the `JavaStarlarkApiTest.javaInfoSourceJarsExposed` test to Starlark by Googler · 6 months ago