Skip to content

CI: pin JDK 27 EA builds by direct URI#1620

Merged
wmdietl merged 4 commits intoeisop:masterfrom
thisisalexandercook:ea-uri-fix-test
Apr 4, 2026
Merged

CI: pin JDK 27 EA builds by direct URI#1620
wmdietl merged 4 commits intoeisop:masterfrom
thisisalexandercook:ea-uri-fix-test

Conversation

@thisisalexandercook
Copy link
Copy Markdown
Collaborator

This updates the JDK 27 EA setup in CI to install from a direct archive URI instead of using oracle-actions/setup-java's release/version resolver as first suggested here.

The current resolver path depends on Oracle's moving jdk.java.net-uri.properties mapping, which can drop older EA builds even when the underlying archive is still available. Pinning the tarball URI should keep the workflow stable for a known-good EA build while preserving the Renovate flow for JDK_EA_BUILD updates.

Copy link
Copy Markdown
Member

@wmdietl wmdietl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@wmdietl wmdietl enabled auto-merge (squash) April 4, 2026 20:06
@wmdietl wmdietl merged commit 108b5b0 into eisop:master Apr 4, 2026
74 of 100 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants