Skip to content

Update data#475

Merged
roele merged 1 commit into
mainfrom
issues/update-data
Jun 12, 2026
Merged

Update data#475
roele merged 1 commit into
mainfrom
issues/update-data

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Automated changes by create-pull-request GitHub action

@greptile-apps

greptile-apps Bot commented Jun 12, 2026

Copy link
Copy Markdown

Greptile Summary

Automated data update adding new JVM early-access release entries and resorting existing general-availability entries across all platform JSON files.

  • EA files (ea/alpine-linux, ea/linux, ea/macosx, ea/windows): purely additive — new SapMachine and OpenJDK EA builds (versions 21.0.12-ea.6, 25.0.4-ea.5, 28.0.0-ea.1, JDK 27 ea+22, JDK 26 ea+33) with correct checksums, URLs, and metadata fields.
  • GA files (ga/linux, ga/macosx, ga/windows): large-scale reordering of existing entries; verified that the count of added and removed lines matches exactly, indicating no data was dropped or altered, only sorted into a new order.

Confidence Score: 5/5

Routine automated data update — new EA entries are purely additive and GA files are reordered with no content changes.

All 14 files contain well-formed JSON with the expected schema fields. New EA entries have valid checksums, download URLs pointing to known vendor hosts (SAP GitHub releases, download.java.net), and correct version strings. The large GA file changes are confirmed reorderings: added and removed line counts match exactly for every affected file, meaning no entries were lost or corrupted.

No files require special attention.

Important Files Changed

Filename Overview
public/api/jvm/ea/alpine-linux/x86_64.json Adds 6 new SapMachine EA release entries (JDK/JRE for versions 21.0.12-ea.6, 25.0.4-ea.5, 28.0.0-ea.1) with valid checksums and URLs
public/api/jvm/ea/linux/aarch64.json Adds new SapMachine EA release entries for aarch64 Linux platform
public/api/jvm/ea/linux/x86_64.json Adds new SapMachine and OpenJDK EA release entries for x86_64 Linux platform
public/api/jvm/ea/macosx/aarch64.json Adds new SapMachine EA release entries for macOS aarch64 platform
public/api/jvm/ea/macosx/x86_64.json Adds new SapMachine and OpenJDK EA release entries (including JDK 27 ea+22 and JDK 26 ea+33) for macOS x86_64
public/api/jvm/ea/windows/x86_64.json Adds new SapMachine EA release entries for Windows x86_64 platform
public/api/jvm/ga/linux/aarch64.json Reordering of existing GA release entries for Linux aarch64; no content changes detected
public/api/jvm/ga/linux/i686.json Minor reordering of a few existing entries (Zulu and JetBrains releases swapping positions)
public/api/jvm/ga/linux/x86_64.json Large reordering of existing entries (45735 lines moved, counts of added/removed lines match exactly); no data removed or corrupted
public/api/jvm/ga/macosx/aarch64.json Reordering of existing GA release entries for macOS aarch64; no content changes detected
public/api/jvm/ga/macosx/i686.json Minor reordering of existing entries for macOS i686 platform
public/api/jvm/ga/macosx/x86_64.json Reordering of existing GA release entries for macOS x86_64; no content changes detected
public/api/jvm/ga/windows/aarch64.json Reordering of existing GA release entries for Windows aarch64; no content changes detected
public/api/jvm/ga/windows/x86_64.json Reordering of existing GA release entries for Windows x86_64; no content changes detected

Reviews (1): Last reviewed commit: "Update data" | Re-trigger Greptile

@roele roele merged commit 713c00c into main Jun 12, 2026
2 checks passed
@roele roele deleted the issues/update-data branch June 12, 2026 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant