Merge java/openjdk-*.xml into single java/openjdk.xml#1358
Merged
bastianeicher merged 2 commits intomasterfrom Mar 22, 2026
Merged
Merge java/openjdk-*.xml into single java/openjdk.xml#1358bastianeicher merged 2 commits intomasterfrom
bastianeicher merged 2 commits intomasterfrom
Conversation
Co-authored-by: bastianeicher <414366+bastianeicher@users.noreply.github.com> Agent-Logs-Url: https://github.com/0install/apps/sessions/03fe435d-9598-42fb-8baf-4078682d997e
Copilot
AI
changed the title
[WIP] Merge various openjdk XML files into a single file
Merge java/openjdk-*.xml into single java/openjdk.xml
Mar 22, 2026
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.
Consolidates 18 per-version OpenJDK feed files (
openjdk-9.xmlthroughopenjdk-26.xml) into a singlejava/openjdk.xml, and renamesopenjdk-26.xml.template/openjdk-26.watch.pyto drop the version suffix.Structure of merged
openjdk.xmlGroups are merged where
archattribute and command set are identical; otherwise kept separate. Results in 11 groups:archLinux-x86_64Linux-x86_64Linux-x86_64Windows-x86_64Windows-x86_64Windows-x86_64Windows-x86_64Windows-x86_64All 98 implementations from the source files are preserved.
Reference updates
jdk.xml: 18 individual<feed>elements replaced with one:openjdk.xml.template:<feed-for>updated fromopenjdk-26.xml→openjdk.xmlopenjdk-26.watch.py→openjdk.watch.py(no content change)Bug fix
Pre-existing copy-paste bug in versions 16–25: implementations inside
arch="Windows-x86_64"groups carried a spuriousarch="Linux-x86_64"attribute (overriding the group, making them invisible to Windows clients). These incorrect attributes are removed in the merged file.💬 Send tasks to Copilot coding agent from Slack and Teams to turn conversations into code. Copilot posts an update in your thread when it's finished.