Skip to content

Update data#437

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

Update data#437
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 12, 2026

Greptile Summary

Automated data update adding new JVM distribution builds across all supported platforms, and correcting stale checksums for five dragonwell 25.0.3.0.3.9 entries that were either misplaced in the wrong platform file or had incorrect checksums.

  • Adds ~1,842 lines of new entries for zulu, jetbrains, openjdk, temurin, and dragonwell vendors across all 14 GA and EA platform JSON files; all files parse as valid JSON with every required field present and correctly formatted SHA-256/SHA-512 checksums.
  • Removes 5 stale dragonwell 25.0.3.0.3.9 entries (one musl/alpine build was incorrectly placed in ga/linux/x86_64.json and is re-added to ga/alpine-linux/x86_64.json; the remaining four are in-place checksum corrections for the same artifact URLs).

Confidence Score: 5/5

All 14 JSON files are valid and structurally consistent; the dragonwell checksum corrections and platform re-placement are straightforward data fixes.

Every changed file passed JSON validation, all new entries contain the required fields, and all checksum strings are properly formatted hex digests of the expected lengths. The dragonwell removals are matched by re-additions with corrected checksums, not silent deletions.

No files require special attention.

Important Files Changed

Filename Overview
public/api/jvm/ga/linux/x86_64.json Adds new JVM entries for jetbrains, zulu, openjdk, dragonwell vendors; removes 2 stale dragonwell 25.0.3.0.3.9 entries and re-adds them with corrected checksums and correct platform placement
public/api/jvm/ga/linux/aarch64.json Adds new zulu and dragonwell JVM entries; removes one dragonwell 25.0.3.0.3.9 entry with stale checksum and replaces it with corrected checksum for the same artifact URL
public/api/jvm/ga/alpine-linux/x86_64.json Adds multiple new zulu and dragonwell entries; a dragonwell musl entry previously misplaced in ga/linux/x86_64.json is now correctly placed here with a corrected checksum
public/api/jvm/ea/linux/x86_64.json Adds new early-access zulu JDK 27.0.0-beta entries and a new openjdk 27.0.0-ea+21 build; no removals
public/api/jvm/ga/windows/x86_64.json Adds new zulu and temurin entries; removes one dragonwell 25.0.3.0.3.9 windows entry and replaces it with a corrected checksum
public/api/jvm/ga/macosx/x86_64.json Adds new zulu and jetbrains JVM entries; all JSON valid with correct checksum formats and required fields
public/api/jvm/ga/macosx/aarch64.json Adds new zulu and jetbrains JVM entries for macOS arm64; no removals, all entries structurally valid
public/api/jvm/ga/windows/aarch64.json Adds new zulu and temurin entries for Windows arm64; no removals, all entries structurally valid
public/api/jvm/ga/alpine-linux/aarch64.json Adds new zulu entries for Alpine Linux arm64; no removals, all entries structurally valid
public/api/jvm/ea/macosx/aarch64.json Adds new early-access zulu and jetbrains JVM entries for macOS arm64; no removals
public/api/jvm/ea/macosx/x86_64.json Adds new early-access zulu and jetbrains JVM entries for macOS x86_64; no removals
public/api/jvm/ea/linux/aarch64.json Adds new early-access zulu and jetbrains JVM entries for Linux arm64; no removals
public/api/jvm/ea/alpine-linux/x86_64.json Adds new early-access zulu JVM entries for Alpine Linux x86_64; no removals
public/api/jvm/ea/windows/x86_64.json Adds new early-access zulu and jetbrains JVM entries for Windows x86_64; no removals

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

@roele roele merged commit 9c08e68 into main May 13, 2026
2 checks passed
@roele roele deleted the issues/update-data branch May 13, 2026 03:46
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