Skip to content

Update data#445

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

Update data#445
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
Copy link
Copy Markdown

greptile-apps Bot commented May 21, 2026

Greptile Summary

Automated data update adding new SapMachine early-access release entries across all platform-specific JVM API JSON files. All new entries follow the established schema with checksum, created_at, features, file_type, image_type, java_version, jvm_impl, url, and vendor fields populated correctly.

  • Adds SapMachine 27.0.0-ea.22 (JDK + JRE) for Linux x86_64/aarch64, alpine-linux x86_64 (musl), macOS aarch64, and Windows x86_64; no macOS x86_64 entry is included, consistent with SapMachine not publishing Java 27 builds for that platform.
  • Adds SapMachine 17.0.20-ea.2 (JDK + JRE) across all six platform files, including musl variants in the linux/alpine entries.

Confidence Score: 5/5

This PR is safe to merge — it is a purely additive data update with no logic changes.

All six files receive well-formed JSON entries that match the existing schema. The musl-variant entries shared between alpine-linux and linux/x86_64 reference identical URLs and checksums, which is the established pattern for that feature flag. The absence of a 27.0.0-ea.22 entry for macOS x86_64 aligns with SapMachine not releasing that build for the platform. No structural or data anomalies were found.

No files require special attention.

Important Files Changed

Filename Overview
public/api/jvm/ea/linux/x86_64.json Adds SapMachine 27.0.0-ea.22 and 17.0.20-ea.2 entries for standard and musl variants (JDK + JRE)
public/api/jvm/ea/alpine-linux/x86_64.json Adds SapMachine 27.0.0-ea.22 and 17.0.20-ea.2 musl-featured entries (JDK + JRE); checksums and URLs match those in linux/x86_64.json for musl variants, which appears intentional
public/api/jvm/ea/linux/aarch64.json Adds SapMachine 27.0.0-ea.22 and 17.0.20-ea.2 entries (JDK + JRE) for Linux ARM64
public/api/jvm/ea/macosx/aarch64.json Adds SapMachine 27.0.0-ea.22 and 17.0.20-ea.2 entries (JDK + JRE) for macOS ARM64
public/api/jvm/ea/macosx/x86_64.json Adds only SapMachine 17.0.20-ea.2 entries (JDK + JRE); no 27.0.0-ea.22 entry, consistent with SapMachine apparently not publishing macOS x86_64 builds for Java 27
public/api/jvm/ea/windows/x86_64.json Adds SapMachine 27.0.0-ea.22 and 17.0.20-ea.2 entries (JDK + JRE) for Windows x86_64 as zip archives

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

@roele roele merged commit 4db92ca into main May 22, 2026
2 checks passed
@roele roele deleted the issues/update-data branch May 22, 2026 05:43
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