Update and minimize the JDK for Windows arm64 builds#28632
Closed
fmeum wants to merge 1 commit intobazelbuild:masterfrom
Closed
Update and minimize the JDK for Windows arm64 builds#28632fmeum wants to merge 1 commit intobazelbuild:masterfrom
fmeum wants to merge 1 commit intobazelbuild:masterfrom
Conversation
f77f1f1 to
da862ed
Compare
This is possible now that we cross-jlink.
da862ed to
cec1c4b
Compare
Collaborator
Author
|
@bazel-io fork 9.1.0 |
Collaborator
Author
|
@bazel-io fork 9.0.1 |
This was referenced Feb 11, 2026
There was a problem hiding this comment.
Code Review
This pull request updates the JDK for Windows arm64 builds to address a bug with virtual threads, and enables JDK minimization for this platform. The changes, which involve updating the JDK dependency and modifying the minimization script to support cross-minimization, are logical and well-implemented. I have one suggestion to correct a typo in a URL within a comment to improve future maintainability.
meteorcloudy
approved these changes
Feb 18, 2026
bazel-io
pushed a commit
to bazel-io/bazel
that referenced
this pull request
Feb 19, 2026
Fixes bazelbuild#28520 Closes bazelbuild#28632. PiperOrigin-RevId: 872274729 Change-Id: Ib29a4b4c03582fc8cbf647d9cd3ddf7eb1547daa
bazel-io
pushed a commit
to bazel-io/bazel
that referenced
this pull request
Feb 19, 2026
Fixes bazelbuild#28520 Closes bazelbuild#28632. PiperOrigin-RevId: 872274729 Change-Id: Ib29a4b4c03582fc8cbf647d9cd3ddf7eb1547daa
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.
Fixes #28520