Skip to content

Update data#497

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

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

Conversation

@github-actions

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

Copy link
Copy Markdown
Contributor

Automated changes by create-pull-request GitHub action

@greptile-apps

greptile-apps Bot commented Jul 2, 2026

Copy link
Copy Markdown

Greptile Summary

This automated PR updates the JVM early access (EA) API data files across all supported platforms (alpine-linux, linux, macosx, windows) with new build entries and refreshed "floating" EA pointers.

  • Adds new versioned EA entries for SapMachine JDK/JRE 27.0.0-ea.29 and 28.0.0-ea.5 across all platforms (including musl variants for x86_64 linux/alpine), and new versioned openjdk entries for 27.0.0-ea+29 and 28.0.0-ea+5.
  • Updates the "floating" EA entries (e.g. 27.0.0-ea, 28.0.0-ea) to point to the latest corresponding builds (ea+29, ea+5), with consistent checksum and URL updates.
  • Reorders a handful of tail entries in several files to maintain logical version ordering (e.g. 25.0.0-ea, 26.0.0-ea moved to appear before newer EA versions).

Confidence Score: 5/5

Routine automated data update with no logic changes; all new entries are structurally consistent with existing entries and each checksum, URL, and version field agree within each added object.

All changes are additive JSON data entries generated by the project's automation workflow. The new build entries follow the same schema as existing entries, floating EA pointers are updated to the correct latest builds, and reordered entries retain their original data. No code paths are affected.

No files require special attention.

Important Files Changed

Filename Overview
public/api/jvm/ea/alpine-linux/x86_64.json Adds 4 new SapMachine EA entries (JDK/JRE for java 27.0.0-ea.29 and 28.0.0-ea.5, all musl/alpine variants)
public/api/jvm/ea/linux/aarch64.json Adds 6 new EA entries (openjdk and SapMachine JDK/JRE for java 27.0.0-ea.29 and 28.0.0-ea.5); updates floating 27.0.0-ea and 28.0.0-ea entries to newer builds; reorders 25.0.0-ea entry to before 26.0.0-ea at end of array
public/api/jvm/ea/linux/x86_64.json Adds 8 new EA entries (openjdk and SapMachine JDK/JRE for 27.0.0-ea.29 and 28.0.0-ea.5); updates floating EA entries; reorders 26.0.0-ea entry before 27.0.0-ea at end of array
public/api/jvm/ea/macosx/aarch64.json Adds 6 new EA entries for SapMachine and openjdk (27.0.0-ea.29, 28.0.0-ea.5); updates and re-orders the two floating EA tail entries (27.0.0-ea, 28.0.0-ea) with new builds (ea+29, ea+5)
public/api/jvm/ea/macosx/x86_64.json Reorders the 25.0.0-ea openjdk entry to the end of the array (after the 27.0.0-ea entry); no data values changed
public/api/jvm/ea/windows/x86_64.json Adds 6 new EA entries (openjdk and SapMachine JDK/JRE for 27.0.0-ea.29, 28.0.0-ea.5); updates and reorders the three floating EA tail entries (28.0.0-ea, 27.0.0-ea, 25.0.0-ea) with new builds

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

@github-actions github-actions Bot force-pushed the issues/update-data branch from cea9a1e to 98388cc Compare July 4, 2026 22:24
@roele roele merged commit 549ee5d into main Jul 5, 2026
2 checks passed
@roele roele deleted the issues/update-data branch July 5, 2026 07:19
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