Remove Solaris support and Windows x86-32 build support#4467
Open
gdams wants to merge 2 commits into
Open
Conversation
Solaris is no longer shipped, so remove all Solaris/SunOS/SPARC code, platform configs, documentation, and test references. Windows x86-32 (32-bit) is no longer built - only x64 and aarch64 are supported. Remove all x86-32 build configurations, platform config blocks, test architecture enums, Azure DevOps stages, reproducible build handling, devkit documentation, and SBOM validation for x86-32.
|
Thank you for creating a pull request! |
sxa
reviewed
May 18, 2026
Member
sxa
left a comment
There was a problem hiding this comment.
I'm not going to put a hard block on this but I would personally prefer that we leave some of this in so that individuals who want to build their own "Temurin" on the platforms we no longer build for are still able to do it with our helper scripts.
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.
Solaris is no longer shipped, so this PR removes all Solaris/SunOS/SPARC code, platform configs, documentation, and test references.
Windows x86-32 (32-bit) is also no longer built — only x64 and aarch64 are supported. This removes all x86-32 build configurations, platform config blocks, test architecture enums, Azure DevOps stages, reproducible build handling, devkit documentation, and SBOM validation for x86-32.
Files deleted
SOLARIS.mdbuild-farm/platform-specific-configurations/solaris.shsbin/solaris/build-simple.shsbin/solaris/dotests.shsbin/solaris/simplepipe.groovyFiles modified (23)
Build scripts, platform configs, CI workflows, documentation, tests, and tooling updated to remove Solaris and x86-32 references.
28 files changed, 23 insertions(+), 745 deletions(-)