- Notifications
You must be signed in to change notification settings - Fork87
PermalinkChoose a base ref {{ refName }}default Choose a head ref {{ refName }}default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also.Learn more about diff comparisons here.
base repository:bazelbuild/rules_java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
base:9.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
...
head repository:bazelbuild/rules_java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
compare:9.2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- 4commits
- 12files changed
- 1contributor
Commits on Dec 1, 2025
Extract utility methods used in the loading phase from `impl/java_hel…
…per.bzl` into a separate bzl fileMethods used only by a single other load-affecting bzl file are inlined there instead.This way `impl/java_helper.bzl` is only loaded from bzl files used during rule implementations and should not be needed for the loading-phase, so making changes to this file don't invalidate the results of `blaze query`[^1].PiperOrigin-RevId: 838701557Change-Id: If462c46b1b8f2e5be12322a8af7d1a27e392bdfd
(ignore-relnotes)PiperOrigin-RevId: 838728638Change-Id: I9973ebcaba675627ba2f9f6ce3a74139560cbe12
Commits on Dec 2, 2025
bazelbuild/bazel#27810PiperOrigin-RevId: 839131461Change-Id: I1ef7b762aac490c5b509e91519d65f4d11a70825
PiperOrigin-RevId: 839134114Change-Id: Ic149bcc8ca9b8b7e96305330716483d7f3a6a54a
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff 9.1.0...9.2.0
Uh oh!
There was an error while loading.Please reload this page.