Skip to content

Update data#502

Merged
roele merged 1 commit into
mainfrom
issues/update-data
Jul 9, 2026
Merged

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

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Automated changes by create-pull-request GitHub action

@greptile-apps

greptile-apps Bot commented Jul 9, 2026

Copy link
Copy Markdown

Greptile Summary

Automated data update adding new early-access JDK builds across all four platform JSON files. No logic changes are involved — only data additions following the established schema.

  • Adds versioned entries for JDK 27 EA build 30 (27.0.0-ea+30) and JDK 28 EA build 6 (28.0.0-ea+6) for Linux (aarch64, x86_64), macOS (aarch64), and Windows (x86_64).
  • Updates the unversioned "latest" alias entries (27.0.0-ea, 28.0.0-ea) to reference the new build URLs and checksums, which correctly match the newly added versioned entries.

Confidence Score: 5/5

Straightforward automated data update with no logic changes; all new entries follow the established JSON schema and the latest alias entries are correctly updated to match.

All four files receive the same structural update: a new versioned build entry is inserted and the unversioned alias entry is updated to the same checksum and URL. The checksums are consistent between the versioned and alias entries within each file, the URL paths match the declared version numbers, and the pattern is identical to previous automated updates in the history.

No files require special attention.

Important Files Changed

Filename Overview
public/api/jvm/ea/linux/aarch64.json Adds JDK 27 EA build 30 and JDK 28 EA build 6 entries; updates the latest alias entries to point to the new builds with matching checksums and URLs.
public/api/jvm/ea/linux/x86_64.json Adds JDK 27 EA build 30 and JDK 28 EA build 6 entries; updates the latest alias entries to point to the new builds with matching checksums and URLs.
public/api/jvm/ea/macosx/aarch64.json Adds JDK 27 EA build 30 and JDK 28 EA build 6 entries; updates the latest alias entries to point to the new builds with matching checksums and URLs.
public/api/jvm/ea/windows/x86_64.json Adds JDK 27 EA build 30 and JDK 28 EA build 6 entries (zip format); updates the latest alias entries to point to the new builds with matching checksums and URLs.

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

@roele roele merged commit b76acac into main Jul 9, 2026
3 checks passed
@roele roele deleted the issues/update-data branch July 9, 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