Update data#504
Conversation
Greptile SummaryThis automated PR removes 10 stale Oracle JDK entries (2 per platform) across all five platform JSON files. The removed entries referenced
Confidence Score: 5/5Safe to merge — only removes entries whose "latest" Oracle download URLs have drifted ahead of the pinned version numbers they were meant to represent. The change is a straightforward deletion of outdated data entries. Each removed entry pointed to an Oracle "latest" URL that no longer downloads the version number recorded alongside it; leaving them in would cause users to silently receive a different JDK than requested. Newer, correctly-versioned replacement entries already exist in the files. No files require special attention; all five JSON files receive identical, symmetric removals. Important Files Changed
Reviews (1): Last reviewed commit: "Update data" | Re-trigger Greptile |
Automated changes by create-pull-request GitHub action