Skip to content

Update data#498

Closed
github-actions[bot] wants to merge 1 commit into
mainfrom
issues/update-data
Closed

Update data#498
github-actions[bot] wants to merge 1 commit into
mainfrom
issues/update-data

Conversation

@github-actions

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

Copy link
Copy Markdown
Contributor

Automated changes by create-pull-request GitHub action

@greptile-apps

greptile-apps Bot commented Jul 5, 2026

Copy link
Copy Markdown

Greptile Summary

This automated PR reorders the EA JDK entries at the tail of the four platform JSON files so that JDK 28 early-access (build ea+5, dated 2026-07-03) appears in the expected position. No new data is introduced or removed — every checksum/url/version triplet travels together during the reorder.

  • linux/aarch64.json, linux/x86_64.json, macosx/aarch64.json, windows/x86_64.json each have their last few EA entries resequenced; all four files still lack a trailing newline (pre-existing).
  • All checksums, download URLs, and java_version fields are mutually consistent within each moved entry across every platform.

Confidence Score: 5/5

The change is a pure reorder of existing EA JDK records generated by an automated bot; no data is added, removed, or modified.

Every checksum/URL/version triplet moves as a unit and remains internally consistent across all four platform files. There are no structural JSON changes, no field mutations, and no logic code involved.

No files require special attention.

Important Files Changed

Filename Overview
public/api/jvm/ea/linux/aarch64.json Reorders the tail EA JDK entries from [25-ea, 28-ea, 27-ea] to [28-ea, 27-ea, 25-ea]; checksum/URL/version triplets remain internally consistent
public/api/jvm/ea/linux/x86_64.json Reorders the tail EA JDK entries (26, 27, 28); each checksum/URL/version tuple moves together, data integrity intact
public/api/jvm/ea/macosx/aarch64.json Reorders the tail EA JDK entries (27, 25, 28) so that JDK 28-ea now appears first in that group; data consistent
public/api/jvm/ea/windows/x86_64.json Reorders the tail EA JDK entries (28, 26, 25); JDK 28 ea+5 moves to first position in the group, all triplets consistent

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

@roele roele closed this Jul 6, 2026
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