Skip to content

Pin JDK 27 EA build and restore Renovate updates#1616

Merged
wmdietl merged 1 commit intoeisop:jdk26-jdk27from
thisisalexandercook:pr-1612-ea-pin-fix
Apr 1, 2026
Merged

Pin JDK 27 EA build and restore Renovate updates#1616
wmdietl merged 1 commit intoeisop:jdk26-jdk27from
thisisalexandercook:pr-1612-ea-pin-fix

Conversation

@thisisalexandercook
Copy link
Copy Markdown
Collaborator

This PR explicitly pins the Oracle EA setup in CI to 27-ea+15 and restores the Renovate automation for JDK_EA_BUILD.

I validated both pieces on my fork here CI passed with the pinned setup, and when I temporarily downgraded the EA build to 14, Renovate correctly detected that 15 is the latest matching tag and queued an update.

Oracle’s action supports version: latest, but I think keeping the build explicit is preferable. It makes the tested EA build visible in the workflow and ensures new EA bumps arrive as separate PRs, so we can catch breakage before updating mainline CI.

With this setup, Renovate handles EA build bumps through PRs, which can be merged once CI passes. And moving to a new EA major version remains a manual change, for example from 26 to 27. This should mirror previous temurin workflow.

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.

Nice, thanks!

@wmdietl wmdietl merged commit a7aebdb into eisop:jdk26-jdk27 Apr 1, 2026
50 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