[7.x] Add JDK 21 toolchain for linux_riscv64#282
Merged
hvadehra merged 2 commits intobazelbuild:release-7.xfrom Mar 25, 2025
Merged
[7.x] Add JDK 21 toolchain for linux_riscv64#282hvadehra merged 2 commits intobazelbuild:release-7.xfrom
linux_riscv64#282hvadehra merged 2 commits intobazelbuild:release-7.xfrom
Conversation
Copybara Import from bazelbuild#258 BEGIN_PUBLIC Add JDK 21 toolchain for `linux_riscv64` (bazelbuild#258) A Googler will need to help add the mirror for Adoptium Temurin's 21.0.4+7 JDK release for `linux_riscv64` * https://bazel.googlesource.com/continuous-integration/+/refs/heads/master/docs/mirror.md Closes bazelbuild#258 END_PUBLIC COPYBARA_INTEGRATE_REVIEW=bazelbuild#258 from JackWolfard:jdk21-riscv64 4df051d PiperOrigin-RevId: 713668463 Change-Id: I2b7f15bcef430654077df27475dedd4453a1d9ce
Member
|
Could you please also change the buildifier version from |
Contributor
Author
Thanks for the pointer! I have updated it. |
hvadehra
approved these changes
Mar 25, 2025
kxxt
added a commit
to kxxt/bazel
that referenced
this pull request
Mar 26, 2025
This patch brings enough support for bootstraping bazel itself on riscv64 linux platform. Changes: * Bump rules_java for bazelbuild/rules_java#282 bazelbuild/rules_java#198 * Use portable `uname -m` in mininize_jdk.sh * Add prebuilt jdk for riscv64 Tested on riscv 64 linux by `bazel build //src:bazel --compilation_mode=opt`
kxxt
added a commit
to kxxt/bazel
that referenced
this pull request
Mar 26, 2025
This patch brings enough support for bootstraping bazel itself on riscv64 linux platform. Changes: * Bump rules_java for bazelbuild/rules_java#282 bazelbuild/rules_java#198 * Use portable `uname -m` in mininize_jdk.sh * Add prebuilt jdk for riscv64 Tested on riscv 64 linux by `bazel build //src:bazel --compilation_mode=opt`
kxxt
added a commit
to kxxt/bazel
that referenced
this pull request
Mar 26, 2025
This patch brings enough support for bootstraping bazel itself on riscv64 linux platform. Changes: * Bump rules_java for bazelbuild/rules_java#282 bazelbuild/rules_java#198 * Bump stardoc to 0.7.1 and rules_jvm_external to 6.1 to fix CI failure * Use portable `uname -m` in mininize_jdk.sh * Add prebuilt jdk for riscv64 Tested on riscv 64 linux by `bazel build //src:bazel --compilation_mode=opt`
kxxt
added a commit
to kxxt/bazel
that referenced
this pull request
Mar 28, 2025
This patch brings enough support for bootstraping bazel itself on riscv64 linux platform. Changes: * Bump rules_java for bazelbuild/rules_java#282 bazelbuild/rules_java#198 * Bump stardoc to 0.7.1 and rules_jvm_external to 6.1 to fix CI failure * Use portable `uname -m` in mininize_jdk.sh * Add prebuilt jdk for riscv64 * Bump abseil-cpp for abseil/abseil-cpp#1644 Tested on riscv 64 linux by `bazel build //src:bazel --compilation_mode=opt`
kxxt
added a commit
to kxxt/bazel
that referenced
this pull request
Mar 31, 2025
This patch brings enough support for bootstraping bazel itself on riscv64 linux platform. Changes: * Bump rules_java for bazelbuild/rules_java#282 bazelbuild/rules_java#198 * Bump stardoc to 0.7.1 and rules_jvm_external to 6.2 to fix CI failure * Use portable `uname -m` in mininize_jdk.sh * Add prebuilt jdk for riscv64 * Bump abseil-cpp for abseil/abseil-cpp#1644 Tested on riscv 64 linux by `bazel build //src:bazel --compilation_mode=opt`
kxxt
added a commit
to kxxt/bazel
that referenced
this pull request
Mar 31, 2025
This patch brings enough support for bootstraping bazel itself on riscv64 linux platform. Changes: * Bump rules_java for bazelbuild/rules_java#282 bazelbuild/rules_java#198 * Bump stardoc to 0.7.1 and rules_jvm_external to 6.2 to fix CI failure * Use portable `uname -m` in mininize_jdk.sh * Add prebuilt jdk for riscv64 * Bump abseil-cpp for abseil/abseil-cpp#1644 Tested on riscv 64 linux by `bazel build //src:bazel --compilation_mode=opt`
kxxt
added a commit
to kxxt/bazel
that referenced
this pull request
Sep 17, 2025
This patch brings enough support for bootstraping bazel itself on riscv64 linux platform. Changes: * Bump rules_java for bazelbuild/rules_java#282 bazelbuild/rules_java#198 * Bump stardoc to 0.7.1 and rules_jvm_external to 6.2 to fix CI failure * Use portable `uname -m` in mininize_jdk.sh * Add prebuilt jdk for riscv64 * Bump abseil-cpp for abseil/abseil-cpp#1644 Tested on riscv 64 linux by `bazel build //src:bazel --compilation_mode=opt`
IgnotaYun
pushed a commit
to IgnotaYun/bazel
that referenced
this pull request
Oct 15, 2025
This patch brings enough support for bootstraping bazel itself on riscv64 linux platform. Changes: * Bump rules_java for bazelbuild/rules_java#282 bazelbuild/rules_java#198 * Bump stardoc to 0.7.1 and rules_jvm_external to 6.1 to fix CI failure * Use portable `uname -m` in mininize_jdk.sh * Add prebuilt jdk for riscv64 * Bump abseil-cpp for abseil/abseil-cpp#1644 Tested on riscv 64 linux by `bazel build //src:bazel --compilation_mode=opt`
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a cherry-pick of #258 into 7.x.
A new release would be appreciated as building bazel 7.x on riscv64 would require this.