Skip to content

Update data#507

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

Update data#507
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 Jul 16, 2026

Copy link
Copy Markdown

Greptile Summary

This automated PR appends new SapMachine Early Access JDK/JRE release entries to five platform-specific JSON data files. All new records follow the established schema with checksum, created_at, features, file_type, image_type, java_version, jvm_impl, url, vendor, and version fields.

  • Adds 26.0.2-ea.1 and 27.0.0-ea.30 across all five platforms (Linux x86_64 musl+glibc, Alpine Linux musl-only, Linux aarch64, macOS aarch64, Windows x86_64).
  • Adds 28.0.0-ea.6 for all platforms except Windows, which is consistent with SapMachine's existing release pattern where Windows builds for Java 28 EA lag behind (28.0.0-ea.5 was the most recent Windows entry before this PR).

Confidence Score: 5/5

All changes are append-only additions of well-structured JSON data entries; no existing entries are modified or removed.

The PR is a routine automated data update adding SapMachine EA release metadata. Each new entry is structurally identical to existing entries, platform-specific URLs and checksums are consistent, and the absence of Windows 28.0.0-ea.6 matches SapMachine's prior release pattern. No logic or code is touched.

No files require special attention.

Important Files Changed

Filename Overview
public/api/jvm/ea/linux/x86_64.json Adds SapMachine EA releases 26.0.2-ea.1, 27.0.0-ea.30, and 28.0.0-ea.6 (both musl and non-musl variants) with correct structure and checksums
public/api/jvm/ea/alpine-linux/x86_64.json Adds musl-only SapMachine EA entries for 26.0.2-ea.1, 27.0.0-ea.30, and 28.0.0-ea.6; correctly scoped to musl builds only
public/api/jvm/ea/linux/aarch64.json Adds SapMachine EA entries for 26.0.2-ea.1, 27.0.0-ea.30, and 28.0.0-ea.6 with aarch64-specific URLs and checksums
public/api/jvm/ea/macosx/aarch64.json Adds SapMachine EA entries for 26.0.2-ea.1, 27.0.0-ea.30, and 28.0.0-ea.6 with correct macOS aarch64 URLs
public/api/jvm/ea/windows/x86_64.json Adds SapMachine EA entries for 26.0.2-ea.1 and 27.0.0-ea.30 only; 28.0.0-ea.6 is absent, consistent with SapMachine not yet publishing a Windows build for that EA iteration

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

@roele
roele merged commit dc3d627 into main Jul 16, 2026
2 checks passed
@roele
roele deleted the issues/update-data branch July 16, 2026 22:45
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