Skip to content

fix: pin Alpine JDK base image to avoid empty JFR recordings - #1883

Open
astsiapanay wants to merge 1 commit into
developmentfrom
chore/pin-jdk-image
Open

astsiapanay wants to merge 1 commit into
developmentfrom
chore/pin-jdk-image

Conversation

@astsiapanay

Copy link
Copy Markdown
Collaborator

eclipse-temurin:21-jdk-alpine is a floating tag; the build that shipped 0.47.0 picked up JDK 21.0.12 + musl 1.2.6, where JFR silently writes 0 bytes on stop/dump. 0.46.1 (JDK 21.0.11 + musl 1.2.5) is unaffected. Pin to that known-good digest until the regression is fixed upstream.

Applicable issues

  • fixes #

Description of changes

Checklist

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

eclipse-temurin:21-jdk-alpine is a floating tag; the build that shipped
0.47.0 picked up JDK 21.0.12 + musl 1.2.6, where JFR silently writes 0
bytes on stop/dump. 0.46.1 (JDK 21.0.11 + musl 1.2.5) is unaffected.
Pin to that known-good digest until the regression is fixed upstream.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@astsiapanay

astsiapanay commented Sep 1, 2026

Copy link
Copy Markdown
Collaborator Author

/deploy-review

GitHub actions run: 33519693772

Stage Status
deploy-review Success ✅
chat Failed ❌

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.

1 participant