Skip to content

Update data#483

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

Update data#483
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 18, 2026

Copy link
Copy Markdown

Greptile Summary

Automated data update that reorders early-access JDK entries (versions 25–28) near the tail of each platform's JSON array. No checksums, download URLs, or version strings were altered — only the position of existing objects within the array changed.

  • linux/aarch64.json and macosx/aarch64.json: the four EA entries for JDK 25–28 are resequenced, with each entry's checksum/URL/version fields remaining internally consistent.
  • macosx/x86_64.json and windows/x86_64.json: two EA entries are swapped; data integrity within each entry is preserved.

Confidence Score: 5/5

Safe to merge — all changes are positional reorderings of existing JSON objects with no mutation of any checksum, URL, or version value.

Every modified entry preserves its original checksum, download URL, and version string. The diff only rearranges entries within the arrays; no data is added, removed, or corrupted.

No files require special attention.

Important Files Changed

Filename Overview
public/api/jvm/ea/linux/aarch64.json Reorders the last four EA JDK entries (versions 25–28); all checksum/URL/version fields remain internally consistent within each entry
public/api/jvm/ea/macosx/aarch64.json Reorders the last four EA JDK entries (versions 25–28); data integrity within each entry is preserved
public/api/jvm/ea/macosx/x86_64.json Swaps positions of JDK 25 and 27 EA entries; checksum/URL pairs remain internally consistent
public/api/jvm/ea/windows/x86_64.json Swaps positions of JDK 26 and 27 EA entries; checksum/URL pairs remain internally consistent

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

@roele roele merged commit f5b725d into main Jun 19, 2026
3 checks passed
@roele roele deleted the issues/update-data branch June 19, 2026 04:54
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