Skip to content

Update data#487

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

Update data#487
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 21, 2026

Copy link
Copy Markdown

Greptile Summary

This automated PR reorders entries within the EA (early-access) JVM release JSON files across four platform/architecture combinations. No new versions are introduced and no existing entries are removed — all checksums, URLs, and metadata remain identical.

  • linux/aarch64.json: JDK 26 EA entry repositioned before the JDK 25 EA entries.
  • linux/x86_64.json: JDK 26, 27, and 28 EA entries reshuffled among themselves.
  • macosx/aarch64.json: JDK 27 EA entry moved earlier in the array.
  • windows/x86_64.json: JDK 25 EA entry moved to the end of the array.

Confidence Score: 5/5

Safe to merge — all changes are pure array reorderings of existing EA JDK release records with no data mutations.

Every modified file only reorders existing JSON objects within their respective arrays. No entry is added, removed, or altered: every checksum, URL, java_version, and vendor value is identical before and after the diff. The changes carry no functional risk.

No files require special attention.

Important Files Changed

Filename Overview
public/api/jvm/ea/linux/aarch64.json Reorders the JDK 26 EA (openjdk) entry to appear before the JDK 25 EA entry; no data added or removed.
public/api/jvm/ea/linux/x86_64.json Reorders JDK 26, 27, and 28 EA entries (openjdk); all checksums, URLs, and metadata are unchanged — only array position shifts.
public/api/jvm/ea/macosx/aarch64.json Moves the JDK 27 EA (openjdk) entry earlier in the array; content unchanged.
public/api/jvm/ea/windows/x86_64.json Moves the JDK 25 EA (openjdk) entry to the end of the array; content unchanged.

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

@roele roele merged commit f9b807a into main Jun 22, 2026
2 checks passed
@roele roele deleted the issues/update-data branch June 22, 2026 05:02
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