Skip to content

Update data#480

Merged
roele merged 1 commit into
mainfrom
issues/update-data
Jun 18, 2026
Merged

Update data#480
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 Jun 16, 2026

Copy link
Copy Markdown

Greptile Summary

Automated data update adding new JVM release entries across 15 platform/architecture JSON files covering both GA and EA distributions. All new entries follow the established schema with checksum, created_at, features, file_type, image_type, java_version, jvm_impl, url, vendor, and version fields.

  • New GA entries span Zulu (Azul) and Semeru (IBM OpenJ9) distributions across Linux, macOS, and Windows for x86_64, aarch64, arm32, and i686 architectures.
  • New EA entries add SapMachine JDK/JRE builds (versions 27-ea.26 and 28-ea.2) across Linux, macOS, Windows, and Alpine Linux; musl-flagged variants correctly appear in both ea/linux/x86_64.json (consistent with existing pattern) and ea/alpine-linux/x86_64.json.
  • One cosmetic reordering in ea/macosx/x86_64.json moves the openjdk 27.0.0-ea entry to maintain checksum-sorted order; no data was lost.

Confidence Score: 5/5

Routine automated data append — no logic changes, only new JSON entries added to static API data files.

All changes are pure data additions to static JSON files, following the exact same structure as thousands of pre-existing entries. The one apparent removal in ea/macosx/x86_64.json is a reordering of an identical entry (same checksum, URL, and metadata), not a deletion. No application logic, configuration, or scripts were modified.

No files require special attention.

Important Files Changed

Filename Overview
public/api/jvm/ga/linux/x86_64.json Largest file in the PR; adds ~50 new GA JVM release entries (Zulu and Semeru distributions) with correct schema structure and valid checksums/URLs
public/api/jvm/ga/macosx/x86_64.json Adds ~43 new GA JVM release entries for macOS x86_64 following established schema
public/api/jvm/ga/windows/x86_64.json Adds ~43 new GA JVM release entries for Windows x86_64 following established schema
public/api/jvm/ea/macosx/x86_64.json Reorders one EA openjdk 27.0.0-ea entry to maintain checksum-sorted order (no data lost); no new entries added
public/api/jvm/ea/linux/x86_64.json Adds new EA SapMachine (JDK/JRE 27-ea and 28-ea) entries including musl variants, consistent with the existing musl entries already present in this file
public/api/jvm/ea/alpine-linux/x86_64.json Adds 4 new Alpine Linux EA SapMachine entries (JDK/JRE for 27-ea.26 and 28-ea.2) with correct musl feature flag

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

@github-actions github-actions Bot force-pushed the issues/update-data branch from 6a5bdef to 2f27c43 Compare June 17, 2026 22:41
@roele roele merged commit ac63805 into main Jun 18, 2026
2 checks passed
@roele roele deleted the issues/update-data branch June 18, 2026 05:16
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