Skip to content

Update data#447

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

Update data#447
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 22, 2026

Greptile Summary

Automated data update adding new early-access JVM release entries across all supported platforms. Two new EA releases are introduced: sapmachine 25.0.4-ea.2 (linux x86_64/aarch64, alpine musl, macOS aarch64, Windows) and openjdk 27.0.0-ea+23 (linux x86_64/aarch64, macOS aarch64, Windows).

  • All new entries follow the established JSON schema with checksum, created_at, features, file_type, image_type, java_version, jvm_impl, url, vendor, and version fields.
  • Platform-appropriate formats are used: tar.gz for Linux/macOS, zip for Windows, and musl feature flag for alpine/musl variants.
  • Download URLs point to the official SAP GitHub releases and download.java.net for OpenJDK.

Confidence Score: 5/5

Routine automated data addition with no logic changes; safe to merge.

All changes are additive JSON entries generated by the existing automation pipeline. The new records are structurally consistent with the surrounding data, use correct file formats per platform, and reference official distribution URLs from SAP and Oracle/OpenJDK.

No files require special attention.

Important Files Changed

Filename Overview
public/api/jvm/ea/alpine-linux/x86_64.json Adds two sapmachine 25.0.4-ea.2 entries (JDK and JRE) with musl feature for alpine Linux x86_64
public/api/jvm/ea/linux/aarch64.json Adds openjdk 27.0.0-ea+23 JDK and sapmachine 25.0.4-ea.2 JDK+JRE entries for Linux aarch64
public/api/jvm/ea/linux/x86_64.json Adds openjdk 27.0.0-ea+23 JDK and multiple sapmachine 25.0.4-ea.2 entries (JDK/JRE, musl/non-musl) for Linux x86_64
public/api/jvm/ea/macosx/aarch64.json Adds openjdk 27.0.0-ea+23 JDK and sapmachine 25.0.4-ea.2 JDK+JRE entries for macOS aarch64
public/api/jvm/ea/windows/x86_64.json Adds openjdk 27.0.0-ea+23 JDK and sapmachine 25.0.4-ea.2 JDK+JRE entries (zip format) for Windows x86_64

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

@roele roele merged commit 9786b87 into main May 23, 2026
2 checks passed
@roele roele deleted the issues/update-data branch May 23, 2026 04:15
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