Skip to content

Update data#494

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

Update data#494
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 29, 2026

Copy link
Copy Markdown

Greptile Summary

Automated data update reordering early-access JDK entries across all five platform JSON files. No entries are added, removed, or have their checksums/URLs modified.

  • linux/aarch64.json and linux/x86_64.json: entries for JDK 25/26/28 EA builds are reordered within the array.
  • macosx/aarch64.json and macosx/x86_64.json: entries for JDK 26/27/28 EA builds are reordered.
  • windows/x86_64.json: entries for JDK 25 and 28 EA builds are swapped.

Confidence Score: 5/5

Safe to merge — only reorders existing JSON array entries with no data modifications.

All five files contain only reordering of existing early-access JDK entries; every checksum, URL, and version string is preserved verbatim. No entries are dropped or introduced, and no data fields are mutated.

No files require special attention.

Important Files Changed

Filename Overview
public/api/jvm/ea/linux/aarch64.json Reorders two adjacent entries (25.0.0-ea and 26.0.0-ea); checksums and URLs are unchanged
public/api/jvm/ea/linux/x86_64.json Reorders three entries (26.0.0-ea, 28.0.0-ea, 25.0.0-ea); checksums and URLs are unchanged
public/api/jvm/ea/macosx/aarch64.json Reorders entries moving 27.0.0-ea and 28.0.0-ea to different positions; all data intact
public/api/jvm/ea/macosx/x86_64.json Swaps two adjacent entries (26.0.0-ea and 27.0.0-ea); checksums and URLs are unchanged
public/api/jvm/ea/windows/x86_64.json Swaps two adjacent entries (25.0.0-ea and 28.0.0-ea); checksums and URLs are unchanged

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

@github-actions github-actions Bot force-pushed the issues/update-data branch from 5d4235c to 53dc6f6 Compare June 30, 2026 22:37
@roele roele merged commit 2b3dac6 into main Jun 30, 2026
2 checks passed
@roele roele deleted the issues/update-data branch June 30, 2026 22:39
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