Skip to content

Update data#452

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

Update data#452
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 26, 2026

Greptile Summary

This automated PR adds new early-access (EA) JVM entries for Zulu JDK 27.0.27-beta (java_version: "27.0.0") across all supported platforms, generated by the create-pull-request GitHub Action.

  • Adds one or two new JSON objects per platform file (alpine-linux, linux aarch64/x86_64, macOS aarch64/x86_64, Windows x86_64) referencing the Azul CDN download URLs with SHA-256 checksums.
  • The musl build (linux_musl_x64.tar.gz) is correctly duplicated in both alpine-linux/x86_64.json and linux/x86_64.json with matching checksums and URLs, which is consistent with the existing pattern for musl entries in this repo.

Confidence Score: 5/5

Purely additive data update with no logic changes; safe to merge.

All six files receive straightforward JSON object insertions with consistent field structure, valid checksums, and correct Azul CDN URLs. The musl entry appearing in both alpine-linux and linux/x86_64 is intentional and matches the existing pattern in these files.

No files require special attention.

Important Files Changed

Filename Overview
public/api/jvm/ea/linux/x86_64.json Adds two new Zulu JDK 27.0.27-beta entries: one musl (linux_musl_x64) and one standard (linux_x64) build with matching checksums and metadata
public/api/jvm/ea/alpine-linux/x86_64.json Adds Zulu JDK 27.0.27-beta musl build for alpine-linux/x86_64; checksum and URL match the linux/x86_64.json musl entry as expected
public/api/jvm/ea/linux/aarch64.json Adds Zulu JDK 27.0.27-beta aarch64 build with correct metadata and checksum
public/api/jvm/ea/macosx/aarch64.json Adds two Zulu JDK 27.0.27-beta entries for macOS aarch64: zip and tar.gz formats
public/api/jvm/ea/macosx/x86_64.json Adds two Zulu JDK 27.0.27-beta entries for macOS x86_64: zip and tar.gz formats
public/api/jvm/ea/windows/x86_64.json Adds Zulu JDK 27.0.27-beta Windows x86_64 zip build with correct metadata

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

@roele roele merged commit 7263a3e into main May 27, 2026
2 checks passed
@roele roele deleted the issues/update-data branch May 27, 2026 05:14
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